Skip to content

Instantly share code, notes, and snippets.

@austriancoder
Created September 24, 2017 13:00
Show Gist options
  • Save austriancoder/b1f8a4a2662eb7d4fbde388e6378a86f to your computer and use it in GitHub Desktop.
Save austriancoder/b1f8a4a2662eb7d4fbde388e6378a86f to your computer and use it in GitHub Desktop.
diff --git a/rnndb/state.xml b/rnndb/state.xml
index 032d73d..d40cda2 100644
--- a/rnndb/state.xml
+++ b/rnndb/state.xml
@@ -284,6 +284,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
<bitfield high="26" low="24" name="VAR6"/>
<bitfield high="30" low="28" name="VAR7"/>
</reg32>
+ <reg32 offset="0x03824" name="OCCLUSION_QUERY_ADDR" value="0x00000000" type="VIVM"/>
<reg32 offset="0x03828" name="VARYING_COMPONENT_USE" brief="Varying component usage" value="0x00000000" length="2" stride="4">
<doc>2 bits per varying component, 16 components per 32-bit word.</doc>
<bitfield high="1" low="0" name="COMP0" type="VARYING_COMPONENT_USE"/>
@@ -303,6 +304,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
<bitfield high="29" low="28" name="COMP14" type="VARYING_COMPONENT_USE"/>
<bitfield high="31" low="30" name="COMP15" type="VARYING_COMPONENT_USE"/>
</reg32>
+ <reg32 offset="0x03830" name="OCCLUSION_QUERY_UNK"/>
<reg32 offset="0x03834" name="UNK03834" value="0x00000000"/>
<reg32 offset="0x03838" name="UNK03838" value="0x00000000"/>
<reg32 offset="0x0384C" name="API_MODE" brief="API mode" value="0x00000000">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment