mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 13:48:06 +02:00
And change the gen_sort_xml.py script to default to the new format. Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Acked-by: José Roberto de Souza <jose.souza@intel.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36138>
2606 lines
163 KiB
XML
2606 lines
163 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<genxml name="SNB" gen="6">
|
|
<import name="gen50.xml">
|
|
<exclude name="3DSTATE_CONSTANT_COLOR" />
|
|
<exclude name="3DSTATE_GLOBAL_DEPTH_OFFSET_CLAMP" />
|
|
<exclude name="3DSTATE_PIPELINED_POINTERS" />
|
|
<exclude name="CLIP_STATE" />
|
|
<exclude name="CONSTANT_BUFFER" />
|
|
<exclude name="CS_URB_STATE" />
|
|
<exclude name="GS_STATE" />
|
|
<exclude name="SF_STATE" />
|
|
<exclude name="URB_FENCE" />
|
|
<exclude name="VS_STATE" />
|
|
<exclude name="WM_STATE" />
|
|
<exclude name="XY_COLOR_BLT" />
|
|
<exclude name="XY_SETUP_BLT" />
|
|
<exclude name="XY_SRC_COPY_BLT" />
|
|
<exclude name="XY_TEXT_IMMEDIATE_BLT" />
|
|
</import>
|
|
<struct name="3DSTATE_CONSTANT_BODY" length="4">
|
|
<field name="Constant Buffer 0 Read Length" dword="0" bits="4:0" type="uint" />
|
|
<field name="Pointer to Constant Buffer 0" dword="0" bits="31:5" type="offset" />
|
|
<field name="Constant Buffer 1 Read Length" dword="1" bits="4:0" type="uint" />
|
|
<field name="Pointer to Constant Buffer 1" dword="1" bits="31:5" type="address" />
|
|
<field name="Constant Buffer 2 Read Length" dword="2" bits="4:0" type="uint" />
|
|
<field name="Pointer to Constant Buffer 2" dword="2" bits="31:5" type="address" />
|
|
<field name="Constant Buffer 3 Read Length" dword="3" bits="4:0" type="uint" />
|
|
<field name="Pointer to Constant Buffer 3" dword="3" bits="31:5" type="address" />
|
|
</struct>
|
|
<struct name="BINDING_TABLE_STATE" length="1">
|
|
<field name="Surface State Pointer" dword="0" bits="31:5" type="offset" />
|
|
</struct>
|
|
<struct name="BLEND_STATE_ENTRY" length="2">
|
|
<field name="Destination Blend Factor" dword="0" bits="4:0" type="3D_Color_Buffer_Blend_Factor" />
|
|
<field name="Source Blend Factor" dword="0" bits="9:5" type="3D_Color_Buffer_Blend_Factor" />
|
|
<field name="Color Blend Function" dword="0" bits="13:11" type="3D_Color_Buffer_Blend_Function" />
|
|
<field name="Destination Alpha Blend Factor" dword="0" bits="19:15" type="3D_Color_Buffer_Blend_Factor" />
|
|
<field name="Source Alpha Blend Factor" dword="0" bits="24:20" type="3D_Color_Buffer_Blend_Factor" />
|
|
<field name="Alpha Blend Function" dword="0" bits="28:26" type="3D_Color_Buffer_Blend_Function" />
|
|
<field name="Independent Alpha Blend Enable" dword="0" bits="30:30" type="bool" />
|
|
<field name="Color Buffer Blend Enable" dword="0" bits="31:31" type="bool" />
|
|
<field name="Post-Blend Color Clamp Enable" dword="1" bits="0:0" type="bool" />
|
|
<field name="Pre-Blend Color Clamp Enable" dword="1" bits="1:1" type="bool" />
|
|
<field name="Color Clamp Range" dword="1" bits="3:2" type="uint">
|
|
<value name="COLORCLAMP_UNORM" value="0" />
|
|
<value name="COLORCLAMP_SNORM" value="1" />
|
|
<value name="COLORCLAMP_RTFORMAT" value="2" />
|
|
</field>
|
|
<field name="Y Dither Offset" dword="1" bits="9:8" type="uint" />
|
|
<field name="X Dither Offset" dword="1" bits="11:10" type="uint" />
|
|
<field name="Color Dither Enable" dword="1" bits="12:12" type="bool" />
|
|
<field name="Alpha Test Function" dword="1" bits="15:13" type="3D_Compare_Function" />
|
|
<field name="Alpha Test Enable" dword="1" bits="16:16" type="bool" />
|
|
<field name="Logic Op Function" dword="1" bits="21:18" type="3D_Logic_Op_Function" />
|
|
<field name="Logic Op Enable" dword="1" bits="22:22" type="bool" />
|
|
<field name="Write Disable Blue" dword="1" bits="24:24" type="bool" />
|
|
<field name="Write Disable Green" dword="1" bits="25:25" type="bool" />
|
|
<field name="Write Disable Red" dword="1" bits="26:26" type="bool" />
|
|
<field name="Write Disable Alpha" dword="1" bits="27:27" type="bool" />
|
|
<field name="AlphaToCoverage Dither Enable" dword="1" bits="29:29" type="bool" />
|
|
<field name="AlphaToOne Enable" dword="1" bits="30:30" type="bool" />
|
|
<field name="AlphaToCoverage Enable" dword="1" bits="31:31" type="bool" />
|
|
</struct>
|
|
<struct name="BLEND_STATE" length="0">
|
|
<group count="0" dword="0" size="64">
|
|
<field name="Entry" dword="0" bits="63:0" type="BLEND_STATE_ENTRY" />
|
|
</group>
|
|
</struct>
|
|
<struct name="COLOR_CALC_STATE" length="6">
|
|
<field name="Alpha Test Format" dword="0" bits="0:0" type="uint">
|
|
<value name="ALPHATEST_UNORM8" value="0" />
|
|
<value name="ALPHATEST_FLOAT32" value="1" />
|
|
</field>
|
|
<field name="Round Disable Function Disable" dword="0" bits="15:15" type="bool" />
|
|
<field name="Backface Stencil Reference Value" dword="0" bits="23:16" type="uint" />
|
|
<field name="Stencil Reference Value" dword="0" bits="31:24" type="uint" />
|
|
<field name="Alpha Reference Value As UNORM8" dword="1" bits="31:0" type="uint" />
|
|
<field name="Alpha Reference Value As FLOAT32" dword="1" bits="31:0" type="float" />
|
|
<field name="Blend Constant Color Red" dword="2" bits="31:0" type="float" />
|
|
<field name="Blend Constant Color Green" dword="3" bits="31:0" type="float" />
|
|
<field name="Blend Constant Color Blue" dword="4" bits="31:0" type="float" />
|
|
<field name="Blend Constant Color Alpha" dword="5" bits="31:0" type="float" />
|
|
</struct>
|
|
<struct name="DEPTH_STENCIL_STATE" length="3">
|
|
<field name="Backface Stencil Pass Depth Pass Op" dword="0" bits="5:3" type="3D_Stencil_Operation" />
|
|
<field name="Backface Stencil Pass Depth Fail Op" dword="0" bits="8:6" type="3D_Stencil_Operation" />
|
|
<field name="Backface Stencil Fail Op" dword="0" bits="11:9" type="3D_Stencil_Operation" />
|
|
<field name="Backface Stencil Test Function" dword="0" bits="14:12" type="3D_Compare_Function" />
|
|
<field name="Double Sided Stencil Enable" dword="0" bits="15:15" type="bool" />
|
|
<field name="Stencil Buffer Write Enable" dword="0" bits="18:18" type="bool" />
|
|
<field name="Stencil Pass Depth Pass Op" dword="0" bits="21:19" type="3D_Stencil_Operation" />
|
|
<field name="Stencil Pass Depth Fail Op" dword="0" bits="24:22" type="3D_Stencil_Operation" />
|
|
<field name="Stencil Fail Op" dword="0" bits="27:25" type="3D_Stencil_Operation" />
|
|
<field name="Stencil Test Function" dword="0" bits="30:28" type="3D_Compare_Function" />
|
|
<field name="Stencil Test Enable" dword="0" bits="31:31" type="bool" />
|
|
<field name="Backface Stencil Write Mask" dword="1" bits="7:0" type="uint" />
|
|
<field name="Backface Stencil Test Mask" dword="1" bits="15:8" type="uint" />
|
|
<field name="Stencil Write Mask" dword="1" bits="23:16" type="uint" />
|
|
<field name="Stencil Test Mask" dword="1" bits="31:24" type="uint" />
|
|
<field name="Depth Buffer Write Enable" dword="2" bits="26:26" type="bool" />
|
|
<field name="Depth Test Function" dword="2" bits="29:27" type="3D_Compare_Function" />
|
|
<field name="Depth Test Enable" dword="2" bits="31:31" type="bool" />
|
|
</struct>
|
|
<struct name="INTERFACE_DESCRIPTOR_DATA" length="8">
|
|
<field name="Kernel Start Pointer" dword="0" bits="31:6" type="offset" />
|
|
<field name="Software Exception Enable" dword="1" bits="7:7" type="bool" />
|
|
<field name="Mask Stack Exception Enable" dword="1" bits="11:11" type="bool" />
|
|
<field name="Illegal Opcode Exception Enable" dword="1" bits="13:13" type="bool" />
|
|
<field name="Floating Point Mode" dword="1" bits="16:16" type="uint">
|
|
<value name="IEEE-754" value="0" />
|
|
<value name="Alternate" value="1" />
|
|
</field>
|
|
<field name="Thread Priority" dword="1" bits="17:17" type="uint">
|
|
<value name="Normal Priority" value="0" />
|
|
<value name="High Priority" value="1" />
|
|
</field>
|
|
<field name="Single Program Flow" dword="1" bits="18:18" type="bool" />
|
|
<field name="Sampler Count" dword="2" bits="4:2" type="uint">
|
|
<value name="No samplers used" value="0" />
|
|
<value name="Between 1 and 4 samplers used" value="1" />
|
|
<value name="Between 5 and 8 samplers used" value="2" />
|
|
<value name="Between 9 and 12 samplers used" value="3" />
|
|
<value name="Between 13 and 16 samplers used" value="4" />
|
|
</field>
|
|
<field name="Sampler State Pointer" dword="2" bits="31:5" type="offset" />
|
|
<field name="Binding Table Entry Count" dword="3" bits="4:0" type="uint" />
|
|
<field name="Binding Table Pointer" dword="3" bits="31:5" type="offset" />
|
|
<field name="Constant URB Entry Read Offset" dword="4" bits="15:0" type="uint" />
|
|
<field name="Constant URB Entry Read Length" dword="4" bits="31:16" type="uint" />
|
|
<field name="Barrier ID" dword="5" bits="3:0" type="uint" />
|
|
<field name="Barrier Return Byte" dword="5" bits="15:8" type="uint" />
|
|
<field name="Barrier Return GRF Offset" dword="5" bits="31:24" type="uint" />
|
|
</struct>
|
|
<struct name="MEMORY_OBJECT_CONTROL_STATE" length="1">
|
|
<field name="Cacheability Control" dword="0" bits="1:0" type="uint" />
|
|
<field name="Graphics Data Type (GFDT)" dword="0" bits="2:2" type="uint" />
|
|
</struct>
|
|
<struct name="PALETTE_ENTRY" length="1">
|
|
<field name="Blue" dword="0" bits="7:0" type="uint" />
|
|
<field name="Green" dword="0" bits="15:8" type="uint" />
|
|
<field name="Red" dword="0" bits="23:16" type="uint" />
|
|
<field name="Alpha" dword="0" bits="31:24" type="uint" />
|
|
</struct>
|
|
<struct name="RENDER_SURFACE_STATE" length="6">
|
|
<field name="Cube Face Enable - Positive Z" dword="0" bits="0:0" type="bool" />
|
|
<field name="Cube Face Enable - Negative Z" dword="0" bits="1:1" type="bool" />
|
|
<field name="Cube Face Enable - Positive Y" dword="0" bits="2:2" type="bool" />
|
|
<field name="Cube Face Enable - Negative Y" dword="0" bits="3:3" type="bool" />
|
|
<field name="Cube Face Enable - Positive X" dword="0" bits="4:4" type="bool" />
|
|
<field name="Cube Face Enable - Negative X" dword="0" bits="5:5" type="bool" />
|
|
<field name="Media Boundary Pixel Mode" dword="0" bits="7:6" type="uint">
|
|
<value name="NORMAL_MODE" value="0" />
|
|
<value name="PROGRESSIVE_FRAME" value="2" />
|
|
<value name="INTERLACED_FRAME" value="3" />
|
|
</field>
|
|
<field name="Render Cache Read Write Mode" dword="0" bits="8:8" type="uint">
|
|
<value name="WRITE_ONLY" value="0" />
|
|
<value name="READ_WRITE" value="1" />
|
|
</field>
|
|
<field name="Cube Map Corner Mode" dword="0" bits="9:9" type="uint">
|
|
<value name="CUBE_REPLICATE" value="0" />
|
|
<value name="CUBE_AVERAGE" value="1" />
|
|
</field>
|
|
<field name="MIP Map Layout Mode" dword="0" bits="10:10" type="uint">
|
|
<value name="MIPLAYOUT_BELOW" value="0" />
|
|
<value name="MIPLAYOUT_RIGHT" value="1" />
|
|
</field>
|
|
<field name="Vertical Line Stride Offset" dword="0" bits="11:11" type="uint" />
|
|
<field name="Vertical Line Stride" dword="0" bits="12:12" type="uint" />
|
|
<field name="Surface Format" dword="0" bits="26:18" type="uint" />
|
|
<field name="Data Return Format" dword="0" bits="27:27" type="uint">
|
|
<value name="DATA_RETURN_FLOAT32" value="0" />
|
|
</field>
|
|
<field name="Surface Type" dword="0" bits="31:29" type="uint">
|
|
<value name="SURFTYPE_1D" value="0" />
|
|
<value name="SURFTYPE_2D" value="1" />
|
|
<value name="SURFTYPE_3D" value="2" />
|
|
<value name="SURFTYPE_CUBE" value="3" />
|
|
<value name="SURFTYPE_BUFFER" value="4" />
|
|
<value name="SURFTYPE_NULL" value="7" />
|
|
</field>
|
|
<field name="Surface Base Address" dword="1" bits="31:0" type="address" />
|
|
<field name="Render Target Rotation" dword="2" bits="1:0" type="uint">
|
|
<value name="RTROTATE_0DEG" value="0" />
|
|
<value name="RTROTATE_90DEG" value="1" />
|
|
<value name="RTROTATE_270DEG" value="3" />
|
|
</field>
|
|
<field name="MIP Count / LOD" dword="2" bits="5:2" type="uint" />
|
|
<field name="Width" dword="2" bits="18:6" type="uint" />
|
|
<field name="Height" dword="2" bits="31:19" type="uint" />
|
|
<field name="Tile Walk" dword="3" bits="0:0" type="uint">
|
|
<value name="TILEWALK_XMAJOR" value="0" />
|
|
<value name="TILEWALK_YMAJOR" value="1" />
|
|
</field>
|
|
<field name="Tiled Surface" dword="3" bits="1:1" type="bool" />
|
|
<field name="Surface Pitch" dword="3" bits="19:3" type="uint" />
|
|
<field name="Depth" dword="3" bits="31:21" type="uint" />
|
|
<field name="Multisample Position Palette Index" dword="4" bits="2:0" type="uint" />
|
|
<field name="Number of Multisamples" dword="4" bits="6:4" type="uint">
|
|
<value name="MULTISAMPLECOUNT_1" value="0" />
|
|
<value name="MULTISAMPLECOUNT_4" value="2" />
|
|
</field>
|
|
<field name="Render Target View Extent" dword="4" bits="16:8" type="uint" />
|
|
<field name="Minimum Array Element" dword="4" bits="27:17" type="uint" />
|
|
<field name="Surface Min LOD" dword="4" bits="31:28" type="uint" />
|
|
<field name="MOCS" dword="5" bits="19:16" type="uint" />
|
|
<field name="Y Offset" dword="5" bits="23:20" type="uint" />
|
|
<field name="Surface Vertical Alignment" dword="5" bits="24:24" type="uint">
|
|
<value name="VALIGN_2" value="0" />
|
|
<value name="VALIGN_4" value="1" />
|
|
</field>
|
|
<field name="X Offset" dword="5" bits="31:25" type="uint" />
|
|
</struct>
|
|
<struct name="SAMPLER_STATE" length="4">
|
|
<field name="Shadow Function" dword="0" bits="2:0" type="uint" prefix="PREFILTEROP">
|
|
<value name="ALWAYS" value="0" />
|
|
<value name="NEVER" value="1" />
|
|
<value name="LESS" value="2" />
|
|
<value name="EQUAL" value="3" />
|
|
<value name="LEQUAL" value="4" />
|
|
<value name="GREATER" value="5" />
|
|
<value name="NOTEQUAL" value="6" />
|
|
<value name="GEQUAL" value="7" />
|
|
</field>
|
|
<field name="Texture LOD Bias" dword="0" bits="13:3" type="s4.6" />
|
|
<field name="Min Mode Filter" dword="0" bits="16:14" type="uint" prefix="MAPFILTER" />
|
|
<field name="Mag Mode Filter" dword="0" bits="19:17" type="uint" prefix="MAPFILTER">
|
|
<value name="NEAREST" value="0" />
|
|
<value name="LINEAR" value="1" />
|
|
<value name="ANISOTROPIC" value="2" />
|
|
<value name="MONO" value="6" />
|
|
</field>
|
|
<field name="Mip Mode Filter" dword="0" bits="21:20" type="uint" prefix="MIPFILTER">
|
|
<value name="NONE" value="0" />
|
|
<value name="NEAREST" value="1" />
|
|
<value name="LINEAR" value="3" />
|
|
</field>
|
|
<field name="Base Mip Level" dword="0" bits="26:22" type="u4.1" />
|
|
<field name="Min and Mag State Not Equal" dword="0" bits="27:27" type="uint">
|
|
<value name="MIN_MAG_EQ" value="0" />
|
|
<value name="MIN_MAG_NEQ" value="1" />
|
|
</field>
|
|
<field name="LOD PreClamp Enable" dword="0" bits="28:28" type="uint" prefix="CLAMP_ENABLE">
|
|
<value name="OGL" value="1" />
|
|
</field>
|
|
<field name="Texture Border Color Mode" dword="0" bits="29:29" type="uint">
|
|
<value name="DX10/OGL" value="0" />
|
|
<value name="DX9" value="1" />
|
|
</field>
|
|
<field name="Sampler Disable" dword="0" bits="31:31" type="bool" />
|
|
<field name="TCZ Address Control Mode" dword="1" bits="2:0" type="Texture Coordinate Mode" />
|
|
<field name="TCY Address Control Mode" dword="1" bits="5:3" type="Texture Coordinate Mode" />
|
|
<field name="TCX Address Control Mode" dword="1" bits="8:6" type="Texture Coordinate Mode" />
|
|
<field name="Cube Surface Control Mode" dword="1" bits="9:9" type="uint">
|
|
<value name="CUBECTRLMODE_PROGRAMMED" value="0" />
|
|
<value name="CUBECTRLMODE_OVERRIDE" value="1" />
|
|
</field>
|
|
<field name="Max LOD" dword="1" bits="21:12" type="u4.6" />
|
|
<field name="Min LOD" dword="1" bits="31:22" type="u4.6" />
|
|
<field name="Border Color Pointer" dword="2" bits="31:5" type="offset" />
|
|
<field name="Non-normalized Coordinate Enable" dword="3" bits="0:0" type="bool" />
|
|
<field name="R Address Min Filter Rounding Enable" dword="3" bits="13:13" type="bool" />
|
|
<field name="R Address Mag Filter Rounding Enable" dword="3" bits="14:14" type="bool" />
|
|
<field name="V Address Min Filter Rounding Enable" dword="3" bits="15:15" type="bool" />
|
|
<field name="V Address Mag Filter Rounding Enable" dword="3" bits="16:16" type="bool" />
|
|
<field name="U Address Min Filter Rounding Enable" dword="3" bits="17:17" type="bool" />
|
|
<field name="U Address Mag Filter Rounding Enable" dword="3" bits="18:18" type="bool" />
|
|
<field name="Maximum Anisotropy" dword="3" bits="21:19" type="uint">
|
|
<value name="RATIO 2:1" value="0" />
|
|
<value name="RATIO 4:1" value="1" />
|
|
<value name="RATIO 6:1" value="2" />
|
|
<value name="RATIO 8:1" value="3" />
|
|
<value name="RATIO 10:1" value="4" />
|
|
<value name="RATIO 12:1" value="5" />
|
|
<value name="RATIO 14:1" value="6" />
|
|
<value name="RATIO 16:1" value="7" />
|
|
</field>
|
|
<field name="ChromaKey Mode" dword="3" bits="22:22" type="uint">
|
|
<value name="KEYFILTER_KILL_ON_ANY_MATCH" value="0" />
|
|
<value name="KEYFILTER_REPLACE_BLACK" value="1" />
|
|
</field>
|
|
<field name="ChromaKey Index" dword="3" bits="24:23" type="uint" />
|
|
<field name="ChromaKey Enable" dword="3" bits="25:25" type="bool" />
|
|
<field name="Monochrome Filter Width" dword="3" bits="28:26" type="uint" />
|
|
<field name="Monochrome Filter Height: Reserved" dword="3" bits="31:29" type="uint" />
|
|
</struct>
|
|
<struct name="SF_OUTPUT_ATTRIBUTE_DETAIL" length="1">
|
|
<field name="Source Attribute" dword="0" bits="4:0" type="uint" />
|
|
<field name="Swizzle Select" dword="0" bits="7:6" type="uint">
|
|
<value name="INPUTATTR" value="0" />
|
|
<value name="INPUTATTR_FACING" value="1" />
|
|
<value name="INPUTATTR_W" value="2" />
|
|
<value name="INPUTATTR_FACING_W" value="3" />
|
|
</field>
|
|
<field name="Constant Source" dword="0" bits="10:9" type="uint">
|
|
<value name="CONST_0000" value="0" />
|
|
<value name="CONST_0001_FLOAT" value="1" />
|
|
<value name="CONST_1111_FLOAT" value="2" />
|
|
<value name="PRIM_ID" value="3" />
|
|
</field>
|
|
<field name="Swizzle Control Mode" dword="0" bits="11:11" type="uint" />
|
|
<field name="Component Override X" dword="0" bits="12:12" type="bool" />
|
|
<field name="Component Override Y" dword="0" bits="13:13" type="bool" />
|
|
<field name="Component Override Z" dword="0" bits="14:14" type="bool" />
|
|
<field name="Component Override W" dword="0" bits="15:15" type="bool" />
|
|
</struct>
|
|
<struct name="SF_VIEWPORT" length="8">
|
|
<field name="Viewport Matrix Element m00" dword="0" bits="31:0" type="float" />
|
|
<field name="Viewport Matrix Element m11" dword="1" bits="31:0" type="float" />
|
|
<field name="Viewport Matrix Element m22" dword="2" bits="31:0" type="float">
|
|
<value name="Excludes DWord (0,1)" value="0" />
|
|
</field>
|
|
<field name="Viewport Matrix Element m30" dword="3" bits="31:0" type="float" />
|
|
<field name="Viewport Matrix Element m31" dword="4" bits="31:0" type="float" />
|
|
<field name="Viewport Matrix Element m32" dword="5" bits="31:0" type="float" />
|
|
</struct>
|
|
<struct name="VERTEX_BUFFER_STATE" length="4">
|
|
<field name="Buffer Pitch" dword="0" bits="11:0" type="uint" />
|
|
<field name="Vertex Fetch Invalidate" dword="0" bits="12:12" type="bool" default="0" />
|
|
<field name="Null Vertex Buffer" dword="0" bits="13:13" type="bool" />
|
|
<field name="MOCS" dword="0" bits="19:16" type="uint" />
|
|
<field name="Buffer Access Type" dword="0" bits="20:20" type="uint">
|
|
<value name="VERTEXDATA" value="0" />
|
|
<value name="INSTANCEDATA" value="1" />
|
|
</field>
|
|
<field name="Vertex Buffer Index" dword="0" bits="31:26" type="uint" />
|
|
<field name="Buffer Starting Address" dword="1" bits="31:0" type="address" />
|
|
<field name="End Address" dword="2" bits="31:0" type="address" />
|
|
<field name="Instance Data Step Rate" dword="3" bits="31:0" type="uint" />
|
|
</struct>
|
|
<struct name="VERTEX_ELEMENT_STATE" length="2">
|
|
<field name="Source Element Offset" dword="0" bits="11:0" type="uint" />
|
|
<field name="Edge Flag Enable" dword="0" bits="15:15" type="bool" />
|
|
<field name="Source Element Format" dword="0" bits="24:16" type="uint" />
|
|
<field name="Valid" dword="0" bits="25:25" type="bool" />
|
|
<field name="Vertex Buffer Index" dword="0" bits="31:26" type="uint" />
|
|
<field name="Component 3 Control" dword="1" bits="18:16" type="3D_Vertex_Component_Control" />
|
|
<field name="Component 2 Control" dword="1" bits="22:20" type="3D_Vertex_Component_Control" />
|
|
<field name="Component 1 Control" dword="1" bits="26:24" type="3D_Vertex_Component_Control" />
|
|
<field name="Component 0 Control" dword="1" bits="30:28" type="3D_Vertex_Component_Control" />
|
|
</struct>
|
|
<instruction name="3DPRIMITIVE" bias="2" length="6" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="4" />
|
|
<field name="Internal Vertex Count" dword="0" bits="9:9" type="uint" />
|
|
<field name="Primitive Topology Type" dword="0" bits="14:10" type="3D_Prim_Topo_Type" />
|
|
<field name="Vertex Access Type" dword="0" bits="15:15" type="uint">
|
|
<value name="SEQUENTIAL" value="0" />
|
|
<value name="RANDOM" value="1" />
|
|
</field>
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="0" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="3" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Vertex Count Per Instance" dword="1" bits="31:0" type="uint" />
|
|
<field name="Start Vertex Location" dword="2" bits="31:0" type="uint" />
|
|
<field name="Instance Count" dword="3" bits="31:0" type="uint">
|
|
<value name="UNDEFINED" value="0" />
|
|
<value name="'non-instanced' operation" value="1" />
|
|
</field>
|
|
<field name="Start Instance Location" dword="4" bits="31:0" type="uint" />
|
|
<field name="Base Vertex Location" dword="5" bits="31:0" type="int" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_BINDING_TABLE_POINTERS" bias="2" length="4" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="2" />
|
|
<field name="VS Binding Table Change" dword="0" bits="8:8" type="bool" />
|
|
<field name="GS Binding Table Change" dword="0" bits="9:9" type="bool" />
|
|
<field name="PS Binding Table Change" dword="0" bits="12:12" type="bool" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="1" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Pointer to VS Binding Table" dword="1" bits="31:5" type="offset" />
|
|
<field name="Pointer to GS Binding Table" dword="2" bits="31:5" type="offset" />
|
|
<field name="Pointer to PS Binding Table" dword="3" bits="31:5" type="offset" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_CC_STATE_POINTERS" bias="2" length="4" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="2" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="14" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="BLEND_STATE Change" dword="1" bits="0:0" type="bool" />
|
|
<field name="Pointer to BLEND_STATE" dword="1" bits="31:6" type="offset" />
|
|
<field name="DEPTH_STENCIL_STATE Change" dword="2" bits="0:0" type="bool" />
|
|
<field name="Pointer to DEPTH_STENCIL_STATE" dword="2" bits="31:6" type="offset" />
|
|
<field name="Color Calc State Pointer Valid" dword="3" bits="0:0" type="bool" />
|
|
<field name="Color Calc State Pointer" dword="3" bits="31:6" type="offset" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_CHROMA_KEY" bias="2" length="4" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="2" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="4" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="ChromaKey Table Index" dword="1" bits="31:30" type="uint" />
|
|
<field name="ChromaKey Low Value" dword="2" bits="31:0" type="uint" />
|
|
<field name="ChromaKey High Value" dword="3" bits="31:0" type="uint" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_CLIP" bias="2" length="4" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="2" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="18" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="User Clip Distance Cull Test Enable Bitmask" dword="1" bits="7:0" type="uint" />
|
|
<field name="Statistics Enable" dword="1" bits="10:10" type="bool" />
|
|
<field name="Triangle Fan Provoking Vertex Select" dword="2" bits="1:0" type="uint">
|
|
<value name="Vertex 0" value="0" />
|
|
<value name="Vertex 1" value="1" />
|
|
<value name="Vertex 2" value="2" />
|
|
</field>
|
|
<field name="Line Strip/List Provoking Vertex Select" dword="2" bits="3:2" type="uint">
|
|
<value name="Vertex 0" value="0" />
|
|
<value name="Vertex 1" value="1" />
|
|
</field>
|
|
<field name="Triangle Strip/List Provoking Vertex Select" dword="2" bits="5:4" type="uint">
|
|
<value name="Vertex 0" value="0" />
|
|
<value name="Vertex 1" value="1" />
|
|
<value name="Vertex 2" value="2" />
|
|
</field>
|
|
<field name="Non-Perspective Barycentric Enable" dword="2" bits="8:8" type="bool" />
|
|
<field name="Perspective Divide Disable" dword="2" bits="9:9" type="bool" />
|
|
<field name="Clip Mode" dword="2" bits="15:13" type="uint">
|
|
<value name="CLIPMODE_NORMAL" value="0" />
|
|
<value name="CLIPMODE_REJECT_ALL" value="3" />
|
|
<value name="CLIPMODE_ACCEPT_ALL" value="4" />
|
|
</field>
|
|
<field name="User Clip Distance Clip Test Enable Bitmask" dword="2" bits="23:16" type="uint" />
|
|
<field name="Guardband Clip Test Enable" dword="2" bits="26:26" type="bool" />
|
|
<field name="Viewport Z Clip Test Enable" dword="2" bits="27:27" type="bool" />
|
|
<field name="Viewport XY Clip Test Enable" dword="2" bits="28:28" type="bool" />
|
|
<field name="API Mode" dword="2" bits="30:30" type="uint">
|
|
<value name="APIMODE_OGL" value="0" />
|
|
<value name="APIMODE_D3D" value="1" />
|
|
</field>
|
|
<field name="Clip Enable" dword="2" bits="31:31" type="bool" />
|
|
<field name="Maximum VP Index" dword="3" bits="3:0" type="uint" />
|
|
<field name="Force Zero RTA Index Enable" dword="3" bits="5:5" type="bool" />
|
|
<field name="Maximum Point Width" dword="3" bits="16:6" type="u8.3" />
|
|
<field name="Minimum Point Width" dword="3" bits="27:17" type="u8.3" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_CONSTANT_GS" bias="2" length="5" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="3" />
|
|
<field name="MOCS" dword="0" bits="11:8" type="uint" />
|
|
<field name="Buffer 0 Valid" dword="0" bits="12:12" type="bool" />
|
|
<field name="Buffer 1 Valid" dword="0" bits="13:13" type="bool" />
|
|
<field name="Buffer 2 Valid" dword="0" bits="14:14" type="bool" />
|
|
<field name="Buffer 3 Valid" dword="0" bits="15:15" type="bool" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="22" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Constant Body" dword="1" bits="127:0" type="3DSTATE_CONSTANT_BODY" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_CONSTANT_PS" bias="2" length="5" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="3" />
|
|
<field name="MOCS" dword="0" bits="11:8" type="uint" />
|
|
<field name="Buffer 0 Valid" dword="0" bits="12:12" type="bool" />
|
|
<field name="Buffer 1 Valid" dword="0" bits="13:13" type="bool" />
|
|
<field name="Buffer 2 Valid" dword="0" bits="14:14" type="bool" />
|
|
<field name="Buffer 3 Valid" dword="0" bits="15:15" type="bool" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="23" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Constant Body" dword="1" bits="127:0" type="3DSTATE_CONSTANT_BODY" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_CONSTANT_VS" bias="2" length="5" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="3" />
|
|
<field name="MOCS" dword="0" bits="11:8" type="uint" />
|
|
<field name="Buffer 0 Valid" dword="0" bits="12:12" type="bool" />
|
|
<field name="Buffer 1 Valid" dword="0" bits="13:13" type="bool" />
|
|
<field name="Buffer 2 Valid" dword="0" bits="14:14" type="bool" />
|
|
<field name="Buffer 3 Valid" dword="0" bits="15:15" type="bool" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="21" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Constant Body" dword="1" bits="127:0" type="3DSTATE_CONSTANT_BODY" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_DEPTH_BUFFER" bias="2" length="7" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="5" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="5" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Surface Pitch" dword="1" bits="16:0" type="uint" />
|
|
<field name="Surface Format" dword="1" bits="20:18" type="uint">
|
|
<value name="D32_FLOAT_S8X24_UINT" value="0" />
|
|
<value name="D32_FLOAT" value="1" />
|
|
<value name="D24_UNORM_S8_UINT" value="2" />
|
|
<value name="D24_UNORM_X8_UINT" value="3" />
|
|
<value name="D16_UNORM" value="5" />
|
|
</field>
|
|
<field name="Separate Stencil Buffer Enable" dword="1" bits="21:21" type="bool" />
|
|
<field name="Hierarchical Depth Buffer Enable" dword="1" bits="22:22" type="bool" />
|
|
<field name="Software Tiled Rendering Mode" dword="1" bits="24:23" type="uint">
|
|
<value name="NORMAL" value="0" />
|
|
<value name="STR1" value="1" />
|
|
<value name="STR2" value="3" />
|
|
</field>
|
|
<field name="Tile Walk" dword="1" bits="26:26" type="uint">
|
|
<value name="TILEWALK_YMAJOR" value="1" />
|
|
</field>
|
|
<field name="Tiled Surface" dword="1" bits="27:27" type="bool" />
|
|
<field name="Surface Type" dword="1" bits="31:29" type="uint">
|
|
<value name="SURFTYPE_1D" value="0" />
|
|
<value name="SURFTYPE_2D" value="1" />
|
|
<value name="SURFTYPE_3D" value="2" />
|
|
<value name="SURFTYPE_CUBE" value="3" />
|
|
<value name="SURFTYPE_NULL" value="7" />
|
|
</field>
|
|
<field name="Surface Base Address" dword="2" bits="31:0" type="address" />
|
|
<field name="MIP Map Layout Mode" dword="3" bits="1:1" type="uint">
|
|
<value name="MIPLAYOUT_BELOW" value="0" />
|
|
<value name="MIPLAYOUT_RIGHT" value="1" />
|
|
</field>
|
|
<field name="LOD" dword="3" bits="5:2" type="uint" />
|
|
<field name="Width" dword="3" bits="18:6" type="uint" />
|
|
<field name="Height" dword="3" bits="31:19" type="uint" />
|
|
<field name="Render Target View Extent" dword="4" bits="9:1" type="uint" />
|
|
<field name="Minimum Array Element" dword="4" bits="20:10" type="uint" />
|
|
<field name="Depth" dword="4" bits="31:21" type="uint" />
|
|
<field name="Depth Coordinate Offset X" dword="5" bits="15:0" type="int" />
|
|
<field name="Depth Coordinate Offset Y" dword="5" bits="31:16" type="int" />
|
|
<field name="MOCS" dword="6" bits="31:27" type="uint" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_GS" bias="2" length="7" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="5" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="17" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Kernel Start Pointer" dword="1" bits="31:6" type="offset" />
|
|
<field name="Software Exception Enable" dword="2" bits="7:7" type="bool" />
|
|
<field name="Mask Stack Exception Enable" dword="2" bits="11:11" type="bool" />
|
|
<field name="Illegal Opcode Exception Enable" dword="2" bits="13:13" type="bool" />
|
|
<field name="Floating Point Mode" dword="2" bits="16:16" type="uint">
|
|
<value name="IEEE-754" value="0" />
|
|
<value name="Alternate" value="1" />
|
|
</field>
|
|
<field name="Thread Priority" dword="2" bits="17:17" type="uint">
|
|
<value name="Normal Priority" value="0" />
|
|
<value name="High Priority" value="1" />
|
|
</field>
|
|
<field name="Binding Table Entry Count" dword="2" bits="25:18" type="uint" />
|
|
<field name="Sampler Count" dword="2" bits="29:27" type="uint">
|
|
<value name="No Samplers" value="0" />
|
|
<value name="1-4 Samplers" value="1" />
|
|
<value name="5-8 Samplers" value="2" />
|
|
<value name="9-12 Samplers" value="3" />
|
|
<value name="13-16 Samplers" value="4" />
|
|
</field>
|
|
<field name="Vector Mask Enable" dword="2" bits="30:30" type="bool" />
|
|
<field name="Single Program Flow" dword="2" bits="31:31" type="bool" />
|
|
<field name="Per-Thread Scratch Space" dword="3" bits="3:0" type="uint" />
|
|
<field name="Scratch Space Base Pointer" dword="3" bits="31:10" type="address" />
|
|
<field name="Dispatch GRF Start Register For URB Data" dword="4" bits="3:0" type="uint" />
|
|
<field name="Vertex URB Entry Read Offset" dword="4" bits="9:4" type="uint" />
|
|
<field name="Vertex URB Entry Read Length" dword="4" bits="16:11" type="uint" />
|
|
<field name="Rendering Enabled" dword="5" bits="8:8" type="uint" />
|
|
<field name="SO Statistics Enable" dword="5" bits="9:9" type="bool" />
|
|
<field name="Statistics Enable" dword="5" bits="10:10" type="bool" />
|
|
<field name="Maximum Number of Threads" dword="5" bits="31:25" type="uint" />
|
|
<field name="Enable" dword="6" bits="15:15" type="bool" />
|
|
<field name="SVBI Post-Increment Value" dword="6" bits="25:16" type="uint" />
|
|
<field name="SVBI Post-Increment Enable" dword="6" bits="27:27" type="bool" />
|
|
<field name="SVBI Payload Enable" dword="6" bits="28:28" type="bool" />
|
|
<field name="Discard Adjacency" dword="6" bits="29:29" type="bool" />
|
|
<field name="Reorder Mode" dword="6" bits="30:30" type="uint">
|
|
<value name="LEADING" value="0" />
|
|
<value name="TRAILING" value="1" />
|
|
</field>
|
|
</instruction>
|
|
<instruction name="3DSTATE_GS_SVB_INDEX" bias="2" length="4" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="2" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="11" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Load Internal Vertex Count" dword="1" bits="0:0" type="uint" />
|
|
<field name="Index Number" dword="1" bits="30:29" type="uint" />
|
|
<field name="Streamed Vertex Buffer Index" dword="2" bits="31:0" type="uint" />
|
|
<field name="Maximum Index" dword="3" bits="31:0" type="uint" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_HIER_DEPTH_BUFFER" bias="2" length="3" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="1" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="15" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Surface Pitch" dword="1" bits="16:0" type="uint" />
|
|
<field name="MOCS" dword="1" bits="28:25" type="uint" />
|
|
<field name="Surface Base Address" dword="2" bits="31:0" type="address" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_INDEX_BUFFER" bias="2" length="3" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="1" />
|
|
<field name="Index Format" dword="0" bits="9:8" type="uint" prefix="INDEX">
|
|
<value name="BYTE" value="0" />
|
|
<value name="WORD" value="1" />
|
|
<value name="DWORD" value="2" />
|
|
</field>
|
|
<field name="Cut Index Enable" dword="0" bits="10:10" type="bool" />
|
|
<field name="MOCS" dword="0" bits="15:12" type="uint" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="10" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Buffer Starting Address" dword="1" bits="31:0" type="address" />
|
|
<field name="Buffer Ending Address" dword="2" bits="31:0" type="address" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_LINE_STIPPLE" bias="2" length="3" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="1" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="8" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Line Stipple Pattern" dword="1" bits="15:0" type="uint" />
|
|
<field name="Current Stipple Index" dword="1" bits="19:16" type="uint" />
|
|
<field name="Current Repeat Counter" dword="1" bits="29:21" type="uint" />
|
|
<field name="Modify Enable (Current Repeat Counter, Current Stipple Index)" dword="1" bits="31:31" type="bool" />
|
|
<field name="Line Stipple Repeat Count" dword="2" bits="8:0" type="uint" />
|
|
<field name="Line Stipple Inverse Repeat Count" dword="2" bits="31:16" type="u1.13" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_MONOFILTER_SIZE" bias="2" length="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="0" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="17" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Monochrome Filter Height" dword="1" bits="2:0" type="uint" />
|
|
<field name="Monochrome Filter Width" dword="1" bits="5:3" type="uint" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_MULTISAMPLE" bias="2" length="3" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="1" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="13" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Number of Multisamples" dword="1" bits="3:1" type="uint">
|
|
<value name="NUMSAMPLES_1" value="0" />
|
|
<value name="NUMSAMPLES_4" value="2" />
|
|
</field>
|
|
<field name="Pixel Location" dword="1" bits="4:4" type="uint">
|
|
<value name="CENTER" value="0" />
|
|
<value name="UL_CORNER" value="1" />
|
|
</field>
|
|
<field name="Sample0 Y Offset" dword="2" bits="3:0" type="u0.4" />
|
|
<field name="Sample0 X Offset" dword="2" bits="7:4" type="u0.4" />
|
|
<field name="Sample1 Y Offset" dword="2" bits="11:8" type="u0.4" />
|
|
<field name="Sample1 X Offset" dword="2" bits="15:12" type="u0.4" />
|
|
<field name="Sample2 Y Offset" dword="2" bits="19:16" type="u0.4" />
|
|
<field name="Sample2 X Offset" dword="2" bits="23:20" type="u0.4" />
|
|
<field name="Sample3 Y Offset" dword="2" bits="27:24" type="u0.4" />
|
|
<field name="Sample3 X Offset" dword="2" bits="31:28" type="u0.4" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_SAMPLER_PALETTE_LOAD0" bias="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="2" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<group count="0" dword="1" size="32">
|
|
<field name="Entry" dword="0" bits="31:0" type="PALETTE_ENTRY" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="3DSTATE_SAMPLER_PALETTE_LOAD1" bias="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="0" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="12" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<group count="0" dword="1" size="32">
|
|
<field name="Palette Alpha[0:N-1]" dword="0" bits="31:24" type="uint" />
|
|
<field name="Palette Red[0:N-1]" dword="0" bits="23:16" type="uint" />
|
|
<field name="Palette Green[0:N-1]" dword="0" bits="15:8" type="uint" />
|
|
<field name="Palette Blue[0:N-1]" dword="0" bits="7:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="3DSTATE_SAMPLER_STATE_POINTERS" bias="2" length="4" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="2" />
|
|
<field name="VS Sampler State Change" dword="0" bits="8:8" type="uint" />
|
|
<field name="GS Sampler State Change" dword="0" bits="9:9" type="uint" />
|
|
<field name="PS Sampler State Change" dword="0" bits="12:12" type="uint" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="2" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Pointer to VS Sampler State" dword="1" bits="31:5" type="offset" />
|
|
<field name="Pointer to GS Sampler State" dword="2" bits="31:5" type="offset" />
|
|
<field name="Pointer to PS Sampler State" dword="3" bits="31:5" type="offset" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_SAMPLE_MASK" bias="2" length="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="0" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="24" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Sample Mask" dword="1" bits="3:0" type="uint" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_SCISSOR_STATE_POINTERS" bias="2" length="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="0" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="15" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Scissor Rect Pointer" dword="1" bits="31:5" type="offset" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_SF" bias="2" length="20" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="18" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="19" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Vertex URB Entry Read Offset" dword="1" bits="9:4" type="uint" />
|
|
<field name="Vertex URB Entry Read Length" dword="1" bits="15:11" type="uint" />
|
|
<field name="Point Sprite Texture Coordinate Origin" dword="1" bits="20:20" type="uint">
|
|
<value name="UPPERLEFT" value="0" />
|
|
<value name="LOWERLEFT" value="1" />
|
|
</field>
|
|
<field name="Attribute Swizzle Enable" dword="1" bits="21:21" type="bool" />
|
|
<field name="Number of SF Output Attributes" dword="1" bits="27:22" type="uint" />
|
|
<field name="Front Winding" dword="2" bits="0:0" type="uint">
|
|
<value name="FRONTWINDING_CW" value="0" />
|
|
<value name="FRONTWINDING_CCW" value="1" />
|
|
</field>
|
|
<field name="Viewport Transform Enable" dword="2" bits="1:1" type="bool" />
|
|
<field name="BackFace Fill Mode" dword="2" bits="4:3" type="uint" prefix="FILL_MODE">
|
|
<value name="SOLID" value="0" />
|
|
<value name="WIREFRAME" value="1" />
|
|
<value name="POINT" value="2" />
|
|
</field>
|
|
<field name="FrontFace Fill Mode" dword="2" bits="6:5" type="uint" prefix="FILL_MODE">
|
|
<value name="SOLID" value="0" />
|
|
<value name="WIREFRAME" value="1" />
|
|
<value name="POINT" value="2" />
|
|
</field>
|
|
<field name="Global Depth Offset Enable Point" dword="2" bits="7:7" type="bool" />
|
|
<field name="Global Depth Offset Enable Wireframe" dword="2" bits="8:8" type="bool" />
|
|
<field name="Global Depth Offset Enable Solid" dword="2" bits="9:9" type="bool" />
|
|
<field name="Statistics Enable" dword="2" bits="10:10" type="bool" />
|
|
<field name="Legacy Global Depth Bias Enable" dword="2" bits="11:11" type="bool" />
|
|
<field name="Multisample Rasterization Mode" dword="3" bits="9:8" type="uint">
|
|
<value name="MSRASTMODE_OFF_PIXEL" value="0" />
|
|
<value name="MSRASTMODE_OFF_PATTERN" value="1" />
|
|
<value name="MSRASTMODE_ON_PIXEL" value="2" />
|
|
<value name="MSRASTMODE_ON_PATTERN" value="3" />
|
|
</field>
|
|
<field name="Scissor Rectangle Enable" dword="3" bits="11:11" type="bool" />
|
|
<field name="Line End Cap Antialiasing Region Width" dword="3" bits="17:16" type="uint">
|
|
<value name="0.5 pixels" value="0" />
|
|
<value name="1.0 pixels" value="1" />
|
|
<value name="2.0 pixels" value="2" />
|
|
<value name="4.0 pixels" value="3" />
|
|
</field>
|
|
<field name="Line Width" dword="3" bits="27:18" type="u3.7" />
|
|
<field name="Cull Mode" dword="3" bits="30:29" type="uint" prefix="CULLMODE">
|
|
<value name="BOTH" value="0" />
|
|
<value name="NONE" value="1" />
|
|
<value name="FRONT" value="2" />
|
|
<value name="BACK" value="3" />
|
|
</field>
|
|
<field name="Antialiasing Enable" dword="3" bits="31:31" type="bool" />
|
|
<field name="Point Width" dword="4" bits="10:0" type="u8.3" />
|
|
<field name="Point Width Source" dword="4" bits="11:11" type="uint">
|
|
<value name="Vertex" value="0" />
|
|
<value name="State" value="1" />
|
|
</field>
|
|
<field name="Vertex Sub Pixel Precision Select" dword="4" bits="12:12" type="uint">
|
|
<value name="8 Sub-Pixel Precision Bits" value="0" />
|
|
<value name="4 Sub-Pixel Precision Bits" value="1" />
|
|
</field>
|
|
<field name="AA Line Distance Mode" dword="4" bits="14:14" type="uint">
|
|
<value name="AALINEDISTANCE_TRUE" value="1" />
|
|
</field>
|
|
<field name="Triangle Fan Provoking Vertex Select" dword="4" bits="26:25" type="uint">
|
|
<value name="Vertex 0" value="0" />
|
|
<value name="Vertex 1" value="1" />
|
|
<value name="Vertex 2" value="2" />
|
|
</field>
|
|
<field name="Line Strip/List Provoking Vertex Select" dword="4" bits="28:27" type="uint">
|
|
<value name="Vertex 0" value="0" />
|
|
<value name="Vertex 1" value="1" />
|
|
</field>
|
|
<field name="Triangle Strip/List Provoking Vertex Select" dword="4" bits="30:29" type="uint">
|
|
<value name="Vertex 0" value="0" />
|
|
<value name="Vertex 1" value="1" />
|
|
<value name="Vertex 2" value="2" />
|
|
</field>
|
|
<field name="Last Pixel Enable" dword="4" bits="31:31" type="bool" />
|
|
<field name="Global Depth Offset Constant" dword="5" bits="31:0" type="float" />
|
|
<field name="Global Depth Offset Scale" dword="6" bits="31:0" type="float" />
|
|
<field name="Global Depth Offset Clamp" dword="7" bits="31:0" type="float" />
|
|
<group count="16" dword="8" size="16">
|
|
<field name="Attribute" dword="0" bits="15:0" type="SF_OUTPUT_ATTRIBUTE_DETAIL" />
|
|
</group>
|
|
<field name="Point Sprite Texture Coordinate Enable" dword="16" bits="31:0" type="uint" />
|
|
<field name="Constant Interpolation Enable" dword="17" bits="31:0" type="uint" />
|
|
<field name="Attribute 0 WrapShortest Enables" dword="18" bits="3:0" type="uint" />
|
|
<field name="Attribute 1 WrapShortest Enables" dword="18" bits="7:4" type="uint" />
|
|
<field name="Attribute 2 WrapShortest Enables" dword="18" bits="11:8" type="uint" />
|
|
<field name="Attribute 3 WrapShortest Enables" dword="18" bits="15:12" type="uint" />
|
|
<field name="Attribute 4 WrapShortest Enables" dword="18" bits="19:16" type="uint" />
|
|
<field name="Attribute 5 WrapShortest Enables" dword="18" bits="23:20" type="uint" />
|
|
<field name="Attribute 6 WrapShortest Enables" dword="18" bits="27:24" type="uint" />
|
|
<field name="Attribute 7 WrapShortest Enables" dword="18" bits="31:28" type="uint" />
|
|
<field name="Attribute 8 WrapShortest Enables" dword="19" bits="3:0" type="uint" />
|
|
<field name="Attribute 9 WrapShortest Enables" dword="19" bits="7:4" type="uint" />
|
|
<field name="Attribute 10 WrapShortest Enables" dword="19" bits="11:8" type="uint" />
|
|
<field name="Attribute 11 WrapShortest Enables" dword="19" bits="15:12" type="uint" />
|
|
<field name="Attribute 12 WrapShortest Enables" dword="19" bits="19:16" type="uint" />
|
|
<field name="Attribute 13 WrapShortest Enables" dword="19" bits="23:20" type="uint" />
|
|
<field name="Attribute 14 WrapShortest Enables" dword="19" bits="27:24" type="uint" />
|
|
<field name="Attribute 15 WrapShortest Enables" dword="19" bits="31:28" type="uint" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_STENCIL_BUFFER" bias="2" length="3" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="1" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="14" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Surface Pitch" dword="1" bits="16:0" type="uint" />
|
|
<field name="MOCS" dword="1" bits="28:25" type="uint" />
|
|
<field name="Surface Base Address" dword="2" bits="31:0" type="address" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_URB" bias="2" length="3" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="1" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="5" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="VS Number of URB Entries" dword="1" bits="15:0" type="uint" />
|
|
<field name="VS URB Entry Allocation Size" dword="1" bits="23:16" type="uint" />
|
|
<field name="GS URB Entry Allocation Size" dword="2" bits="2:0" type="uint" />
|
|
<field name="GS Number of URB Entries" dword="2" bits="17:8" type="uint" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_VIEWPORT_STATE_POINTERS" bias="2" length="4" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="2" />
|
|
<field name="CLIP Viewport State Change" dword="0" bits="10:10" type="uint" />
|
|
<field name="SF Viewport State Change" dword="0" bits="11:11" type="uint" />
|
|
<field name="CC Viewport State Change" dword="0" bits="12:12" type="uint" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="13" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Pointer to CLIP_VIEWPORT" dword="1" bits="31:5" type="offset" />
|
|
<field name="Pointer to SF_VIEWPORT" dword="2" bits="31:5" type="offset" />
|
|
<field name="Pointer to CC_VIEWPORT" dword="3" bits="31:5" type="offset" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_VS" bias="2" length="6" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="4" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="16" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Kernel Start Pointer" dword="1" bits="31:6" type="offset" />
|
|
<field name="Software Exception Enable" dword="2" bits="7:7" type="bool" />
|
|
<field name="Illegal Opcode Exception Enable" dword="2" bits="13:13" type="bool" />
|
|
<field name="Floating Point Mode" dword="2" bits="16:16" type="uint">
|
|
<value name="IEEE-754" value="0" />
|
|
<value name="Alternate" value="1" />
|
|
</field>
|
|
<field name="Binding Table Entry Count" dword="2" bits="25:18" type="uint" />
|
|
<field name="Sampler Count" dword="2" bits="29:27" type="uint">
|
|
<value name="No Samplers" value="0" />
|
|
<value name="1-4 Samplers" value="1" />
|
|
<value name="5-8 Samplers" value="2" />
|
|
<value name="9-12 Samplers" value="3" />
|
|
<value name="13-16 Samplers" value="4" />
|
|
</field>
|
|
<field name="Vector Mask Enable" dword="2" bits="30:30" type="bool" />
|
|
<field name="Single Vertex Dispatch" dword="2" bits="31:31" type="bool" />
|
|
<field name="Per-Thread Scratch Space" dword="3" bits="3:0" type="uint" />
|
|
<field name="Scratch Space Base Pointer" dword="3" bits="31:10" type="address" />
|
|
<field name="Vertex URB Entry Read Offset" dword="4" bits="9:4" type="uint" />
|
|
<field name="Vertex URB Entry Read Length" dword="4" bits="16:11" type="uint" />
|
|
<field name="Dispatch GRF Start Register For URB Data" dword="4" bits="24:20" type="uint" />
|
|
<field name="Enable" dword="5" bits="0:0" type="bool" />
|
|
<field name="Vertex Cache Disable" dword="5" bits="1:1" type="bool" />
|
|
<field name="Statistics Enable" dword="5" bits="10:10" type="bool" />
|
|
<field name="Maximum Number of Threads" dword="5" bits="31:25" type="uint" />
|
|
</instruction>
|
|
<instruction name="3DSTATE_WM" bias="2" length="9" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="7" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="20" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Kernel Start Pointer 0" dword="1" bits="31:6" type="offset" />
|
|
<field name="Software Exception Enable" dword="2" bits="7:7" type="bool" />
|
|
<field name="MaskStack Exception Enable" dword="2" bits="11:11" type="bool" />
|
|
<field name="Illegal Opcode Exception Enable" dword="2" bits="13:13" type="bool" />
|
|
<field name="Floating Point Mode" dword="2" bits="16:16" type="uint" prefix="FLOATING_POINT_MODE">
|
|
<value name="IEEE-745" value="0" />
|
|
<value name="Alternate" value="1" />
|
|
</field>
|
|
<field name="Thread Priority" dword="2" bits="17:17" type="uint">
|
|
<value name="High" value="1" />
|
|
</field>
|
|
<field name="Binding Table Entry Count" dword="2" bits="25:18" type="uint" />
|
|
<field name="Sampler Count" dword="2" bits="29:27" type="uint" />
|
|
<field name="Vector Mask Enable" dword="2" bits="30:30" type="bool" />
|
|
<field name="Single Program Flow" dword="2" bits="31:31" type="bool" />
|
|
<field name="Per Thread Scratch Space" dword="3" bits="3:0" type="uint" />
|
|
<field name="Scratch Space Base Pointer" dword="3" bits="31:10" type="address" />
|
|
<field name="Dispatch GRF Start Register For Constant/Setup Data 2" dword="4" bits="6:0" type="uint" />
|
|
<field name="Dispatch GRF Start Register For Constant/Setup Data 1" dword="4" bits="14:8" type="uint" />
|
|
<field name="Dispatch GRF Start Register For Constant/Setup Data 0" dword="4" bits="22:16" type="uint" />
|
|
<field name="Hierarchical Depth Buffer Resolve Enable" dword="4" bits="27:27" type="bool" />
|
|
<field name="Depth Buffer Resolve Enable" dword="4" bits="28:28" type="bool" />
|
|
<field name="Depth Buffer Clear" dword="4" bits="30:30" type="bool" />
|
|
<field name="Statistics Enable" dword="4" bits="31:31" type="bool" />
|
|
<field name="8 Pixel Dispatch Enable" dword="5" bits="0:0" type="bool" />
|
|
<field name="16 Pixel Dispatch Enable" dword="5" bits="1:1" type="bool" />
|
|
<field name="32 Pixel Dispatch Enable" dword="5" bits="2:2" type="bool" />
|
|
<field name="Dual Source Blend Enable" dword="5" bits="7:7" type="bool" />
|
|
<field name="Pixel Shader Uses Source W" dword="5" bits="8:8" type="bool" />
|
|
<field name="oMask Present to RenderTarget" dword="5" bits="9:9" type="bool" />
|
|
<field name="Line Stipple Enable" dword="5" bits="11:11" type="bool" />
|
|
<field name="Polygon Stipple Enable" dword="5" bits="13:13" type="bool" />
|
|
<field name="Line Antialiasing Region Width" dword="5" bits="15:14" type="uint">
|
|
<value name="0.5 pixels" value="0" />
|
|
<value name="1.0 pixels" value="1" />
|
|
<value name="2.0 pixels" value="2" />
|
|
<value name="4.0 pixels" value="3" />
|
|
</field>
|
|
<field name="Line End Cap Antialiasing Region Width" dword="5" bits="17:16" type="uint">
|
|
<value name="0.5 pixels" value="0" />
|
|
<value name="1.0 pixels" value="1" />
|
|
<value name="2.0 pixels" value="2" />
|
|
<value name="4.0 pixels" value="3" />
|
|
</field>
|
|
<field name="Thread Dispatch Enable" dword="5" bits="19:19" type="bool" />
|
|
<field name="Pixel Shader Uses Source Depth" dword="5" bits="20:20" type="bool" />
|
|
<field name="Pixel Shader Computed Depth" dword="5" bits="21:21" type="bool" />
|
|
<field name="Pixel Shader Kills Pixel" dword="5" bits="22:22" type="bool" />
|
|
<field name="Legacy Diamond Line Rasterization" dword="5" bits="23:23" type="bool" />
|
|
<field name="Maximum Number of Threads" dword="5" bits="31:25" type="uint" />
|
|
<field name="Multisample Dispatch Mode" dword="6" bits="0:0" type="uint">
|
|
<value name="MSDISPMODE_PERSAMPLE" value="0" />
|
|
<value name="MSDISPMODE_PERPIXEL" value="1" />
|
|
</field>
|
|
<field name="Multisample Rasterization Mode" dword="6" bits="2:1" type="uint">
|
|
<value name="MSRASTMODE_OFF_PIXEL" value="0" />
|
|
<value name="MSRASTMODE_OFF_PATTERN" value="1" />
|
|
<value name="MSRASTMODE_ON_PIXEL" value="2" />
|
|
<value name="MSRASTMODE_ON_PATTERN" value="3" />
|
|
</field>
|
|
<field name="Point Rasterization Rule" dword="6" bits="9:9" type="uint">
|
|
<value name="RASTRULE_UPPER_LEFT" value="0" />
|
|
<value name="RASTRULE_UPPER_RIGHT" value="1" />
|
|
</field>
|
|
<field name="Barycentric Interpolation Mode" dword="6" bits="15:10" type="uint">
|
|
<value name="BIM_PERSPECTIVE_PIXEL" value="1" />
|
|
<value name="BIM_PERSPECTIVE_CENTROID" value="2" />
|
|
<value name="BIM_PERSPECTIVE_SAMPLE" value="4" />
|
|
<value name="BIM_LINEAR_PIXEL" value="8" />
|
|
<value name="BIM_LINEAR_CENTROID" value="16" />
|
|
<value name="BIM_LINEAR_SAMPLE" value="32" />
|
|
</field>
|
|
<field name="Position ZW Interpolation Mode" dword="6" bits="17:16" type="uint">
|
|
<value name="INTERP_PIXEL" value="0" />
|
|
<value name="INTERP_CENTROID" value="2" />
|
|
<value name="INTERP_SAMPLE" value="3" />
|
|
</field>
|
|
<field name="Position XY Offset Select" dword="6" bits="19:18" type="uint">
|
|
<value name="POSOFFSET_NONE" value="0" />
|
|
<value name="POSOFFSET_CENTROID" value="2" />
|
|
<value name="POSOFFSET_SAMPLE" value="3" />
|
|
</field>
|
|
<field name="Number of SF Output Attributes" dword="6" bits="25:20" type="uint" />
|
|
<field name="Kernel Start Pointer 1" dword="7" bits="31:6" type="offset" />
|
|
<field name="Kernel Start Pointer 2" dword="8" bits="31:6" type="offset" />
|
|
</instruction>
|
|
<instruction name="MEDIA_CURBE_LOAD" bias="2" length="4" engine="render">
|
|
<field name="DWord Length" dword="0" bits="15:0" type="uint" default="2" />
|
|
<field name="SubOpcode" dword="0" bits="23:16" type="uint" default="1" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="CURBE Total Data Length" dword="2" bits="16:0" type="uint" />
|
|
<field name="CURBE Data Start Address" dword="3" bits="31:0" type="uint" />
|
|
</instruction>
|
|
<instruction name="MEDIA_GATEWAY_STATE" bias="2" length="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="15:0" type="uint" default="0" />
|
|
<field name="SubOpcode" dword="0" bits="23:16" type="uint" default="3" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Barrier.ThreadCount" dword="1" bits="7:0" type="uint" />
|
|
<field name="Barrier.Byte" dword="1" bits="15:8" type="uint" />
|
|
<field name="BarrierID" dword="1" bits="23:16" type="uint" />
|
|
</instruction>
|
|
<instruction name="MEDIA_INTERFACE_DESCRIPTOR_LOAD" bias="2" length="4" engine="render">
|
|
<field name="DWord Length" dword="0" bits="15:0" type="uint" default="2" />
|
|
<field name="SubOpcode" dword="0" bits="23:16" type="uint" default="2" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Interface Descriptor Total Length" dword="2" bits="16:0" type="uint" />
|
|
<field name="Interface Descriptor Data Start Address" dword="3" bits="31:0" type="offset" />
|
|
</instruction>
|
|
<instruction name="MEDIA_OBJECT" bias="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="15:0" type="uint" default="4" />
|
|
<field name="Media Command Sub-Opcode" dword="0" bits="23:16" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Media Command Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Interface Descriptor Offset" dword="1" bits="4:0" type="uint" />
|
|
<field name="Indirect Data Length" dword="2" bits="16:0" type="uint" />
|
|
<field name="Use Scoreboard" dword="2" bits="21:21" type="uint">
|
|
<value name="Not using scoreboard" value="0" />
|
|
<value name="Using scoreboard" value="1" />
|
|
</field>
|
|
<field name="Thread Synchronization" dword="2" bits="24:24" type="uint">
|
|
<value name="No thread synchronization" value="0" />
|
|
<value name="Thread dispatch is synchronized by the 'spawn root thread' message" value="1" />
|
|
</field>
|
|
<field name="Children Present" dword="2" bits="31:31" type="bool" />
|
|
<field name="Indirect Data Start Address" dword="3" bits="31:0" type="address" />
|
|
<field name="Scoreboard X" dword="4" bits="8:0" type="uint" />
|
|
<field name="Scoredboard Y" dword="4" bits="24:16" type="uint" />
|
|
<field name="Scoreboard Mask" dword="5" bits="7:0" type="uint" />
|
|
<field name="Scoreboard Color" dword="5" bits="19:16" type="uint" />
|
|
<group count="0" dword="6" size="32">
|
|
<field name="Inline Data" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MEDIA_OBJECT_PRT" bias="2" length="16" engine="render">
|
|
<field name="DWord Length" dword="0" bits="15:0" type="uint" default="14" />
|
|
<field name="SubOpcode" dword="0" bits="23:16" type="uint" default="2" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Interface Descriptor Offset" dword="1" bits="4:0" type="uint" />
|
|
<field name="PRT_FenceType" dword="2" bits="22:22" type="uint">
|
|
<value name="Root thread queue" value="0" />
|
|
<value name="VFE state flush" value="1" />
|
|
</field>
|
|
<field name="PRT_Fence Needed" dword="2" bits="23:23" type="bool" />
|
|
<field name="Children Present" dword="2" bits="31:31" type="bool" />
|
|
<group count="12" dword="4" size="32">
|
|
<field name="Inline Data" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MEDIA_OBJECT_WALKER" bias="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="15:0" type="uint" default="15" />
|
|
<field name="SubOpcode" dword="0" bits="23:16" type="uint" default="3" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Interface Descriptor Offset" dword="1" bits="4:0" type="uint" />
|
|
<field name="Indirect Data Length" dword="2" bits="16:0" type="uint" />
|
|
<field name="Use Scoreboard" dword="2" bits="21:21" type="uint">
|
|
<value name="Not using scoreboard" value="0" />
|
|
<value name="Using scoreboard" value="1" />
|
|
</field>
|
|
<field name="Thread Synchronization" dword="2" bits="24:24" type="uint">
|
|
<value name="No thread synchronization" value="0" />
|
|
<value name="Thread dispatch is synchronized by the 'spawn root thread' message" value="1" />
|
|
</field>
|
|
<field name="Children Present" dword="2" bits="31:31" type="uint" />
|
|
<field name="Indirect Data Start Address" dword="3" bits="31:0" type="offset" />
|
|
<field name="Scoreboard Mask" dword="5" bits="7:0" type="uint" />
|
|
<field name="Mid-Loop Unit X" dword="6" bits="9:8" type="int" />
|
|
<field name="Local Mid-Loop Unit Y" dword="6" bits="13:12" type="int" />
|
|
<field name="Middle Loop Extra Steps" dword="6" bits="20:16" type="uint" />
|
|
<field name="Color Count Minus One" dword="6" bits="27:24" type="uint" />
|
|
<field name="Repel" dword="6" bits="30:30" type="uint" />
|
|
<field name="Dual Mode" dword="6" bits="31:31" type="uint" />
|
|
<field name="Local Loop Exec Count" dword="7" bits="9:0" type="uint" />
|
|
<field name="Global Loop Exec Count" dword="7" bits="25:16" type="uint" />
|
|
<field name="Block Resolution X" dword="8" bits="8:0" type="uint" />
|
|
<field name="Block Resolution Y" dword="8" bits="24:16" type="uint" />
|
|
<field name="Local Start X" dword="9" bits="8:0" type="uint" />
|
|
<field name="Local Start Y" dword="9" bits="24:16" type="uint" />
|
|
<field name="Local End X" dword="10" bits="8:0" type="uint" />
|
|
<field name="Local End Y" dword="10" bits="24:16" type="uint" />
|
|
<field name="Local Outer Loop Stride X" dword="11" bits="9:0" type="int" />
|
|
<field name="Local Outer Loop Stride Y" dword="11" bits="25:16" type="int" />
|
|
<field name="Local Inner Loop Unit X" dword="12" bits="9:0" type="int" />
|
|
<field name="Local Inner Loop Unit Y" dword="12" bits="25:16" type="int" />
|
|
<field name="Global Resolution X" dword="13" bits="8:0" type="uint" />
|
|
<field name="Global Resolution Y" dword="13" bits="24:16" type="uint" />
|
|
<field name="Global Start X" dword="14" bits="9:0" type="int" />
|
|
<field name="Global Start Y" dword="14" bits="25:16" type="int" />
|
|
<field name="Global Outer Loop Stride X" dword="15" bits="9:0" type="int" />
|
|
<field name="Global Outer Loop Stride Y" dword="15" bits="25:16" type="int" />
|
|
<field name="Global Inner Loop Unit X" dword="16" bits="9:0" type="int" />
|
|
<field name="Global Inner Loop Unit Y" dword="16" bits="25:16" type="int" />
|
|
<group count="0" dword="17" size="32">
|
|
<field name="Inline Data" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MEDIA_STATE_FLUSH" bias="2" length="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="15:0" type="uint" default="0" />
|
|
<field name="SubOpcode" dword="0" bits="23:16" type="uint" default="4" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Barrier Mask" dword="1" bits="15:0" type="uint">
|
|
<value name="Not Waiting" value="0" />
|
|
<value name="Waiting" value="1" />
|
|
</field>
|
|
<field name="Thread Count WaterMark" dword="1" bits="23:16" type="uint" />
|
|
</instruction>
|
|
<instruction name="MEDIA_VFE_STATE" bias="2" length="8" engine="render">
|
|
<field name="DWord Length" dword="0" bits="15:0" type="uint" default="6" />
|
|
<field name="SubOpcode" dword="0" bits="23:16" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Per Thread Scratch Space" dword="1" bits="3:0" type="uint" />
|
|
<field name="Scratch Space Base Pointer" dword="1" bits="31:10" type="address" />
|
|
<field name="Fast Preempt" dword="2" bits="5:5" type="uint">
|
|
<value name="Preempt only _PRT" value="0" />
|
|
</field>
|
|
<field name="Bypass Gateway Control" dword="2" bits="6:6" type="uint">
|
|
<value name="Maintaining OpenGateway/ForwardMsg/CloseGateway protocol (legacy mode)" value="0" />
|
|
<value name="Bypassing OpenGateway/CloseGateway protocol" value="1" />
|
|
</field>
|
|
<field name="Reset Gateway Timer" dword="2" bits="7:7" type="uint">
|
|
<value name="Maintaining the existing timestamp state" value="0" />
|
|
<value name="Resetting relative timer and latching the global timestamp" value="1" />
|
|
</field>
|
|
<field name="Number of URB Entries" dword="2" bits="15:8" type="uint" />
|
|
<field name="Maximum Number of Threads" dword="2" bits="31:16" type="uint" />
|
|
<field name="CURBE Allocation Size" dword="4" bits="15:0" type="uint" />
|
|
<field name="URB Entry Allocation Size" dword="4" bits="31:16" type="uint" />
|
|
<field name="Scoreboard Mask" dword="5" bits="7:0" type="uint" />
|
|
<field name="Scoreboard Type" dword="5" bits="30:30" type="uint">
|
|
<value name="Stalling Scoreboard" value="0" />
|
|
</field>
|
|
<field name="Scoreboard Enable" dword="5" bits="31:31" type="uint">
|
|
<value name="Scoreboard disabled" value="0" />
|
|
<value name="Scoreboard enabled" value="1" />
|
|
</field>
|
|
<field name="Scoreboard 0 Delta X" dword="6" bits="3:0" type="int" />
|
|
<field name="Scoreboard 0 Delta Y" dword="6" bits="7:4" type="int" />
|
|
<field name="Scoreboard 1 Delta X" dword="6" bits="11:8" type="int" />
|
|
<field name="Scoreboard 1 Delta Y" dword="6" bits="15:12" type="int" />
|
|
<field name="Scoreboard 2 Delta X" dword="6" bits="19:16" type="int" />
|
|
<field name="Scoreboard 2 Delta Y" dword="6" bits="23:20" type="int" />
|
|
<field name="Scoreboard 3 Delta X" dword="6" bits="27:24" type="int" />
|
|
<field name="Scoreboard 3 Delta Y" dword="6" bits="31:28" type="int" />
|
|
<field name="Scoreboard 4 Delta X" dword="7" bits="3:0" type="int" />
|
|
<field name="Scoreboard 4 Delta Y" dword="7" bits="7:4" type="int" />
|
|
<field name="Scoreboard 5 Delta X" dword="7" bits="11:8" type="int" />
|
|
<field name="Scoreboard 5 Delta Y" dword="7" bits="15:12" type="int" />
|
|
<field name="Scoreboard 6 Delta X" dword="7" bits="19:16" type="int" />
|
|
<field name="Scoreboard 6 Delta Y" dword="7" bits="23:20" type="int" />
|
|
<field name="Scoreboard 7 Delta X" dword="7" bits="27:24" type="int" />
|
|
<field name="Scoreboard 7 Delta Y" dword="7" bits="31:28" type="int" />
|
|
</instruction>
|
|
<instruction name="MFC_AVC_FQM_STATE" bias="2" length="113" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="111" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="2" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="2" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<group count="8" dword="1" size="32">
|
|
<field name="Luma4x4 Intra InvWeightScale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="8" dword="9" size="32">
|
|
<field name="Cb4x4 Intra InvWeightScale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="8" dword="17" size="32">
|
|
<field name="Cr4x4 Intra InvWeightScale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="6" dword="25" size="32">
|
|
<field name="Luma4x4 Inter InvWeightScale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="10" dword="31" size="32">
|
|
<field name="Cb4x4 Inter InvWeightScale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="8" dword="41" size="32">
|
|
<field name="Cr4x4 Inter InvWeightScale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="32" dword="49" size="32">
|
|
<field name="Luma8x8 Intra InvWeightScale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="32" dword="81" size="32">
|
|
<field name="Luma8x8 Inter InvWeightScale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFC_AVC_PAK_INSERT_OBJECT" bias="2" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="0" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="8" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="2" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Bitstream Start Reset" dword="1" bits="0:0" type="bool" />
|
|
<field name="End of Slice" dword="1" bits="1:1" type="bool" />
|
|
<field name="Last Header" dword="1" bits="2:2" type="bool" />
|
|
<field name="Emulation Byte Bits Insert Enable" dword="1" bits="3:3" type="bool" />
|
|
<field name="Skip Emulation Byte Count" dword="1" bits="7:4" type="uint" />
|
|
<field name="Data Bits In Last DW" dword="1" bits="13:8" type="uint" />
|
|
<field name="Data Byte Offset" dword="1" bits="17:16" type="uint" />
|
|
<group count="0" dword="2" size="32">
|
|
<field name="Insert Data PayLoad" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFC_AVC_PAK_OBJECT" bias="2" length="11" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="9" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="9" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="2" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Indirect PAK-MV Data Length" dword="1" bits="9:0" type="uint" />
|
|
<field name="Indirect PAK-MV Data Start Address Offset" dword="2" bits="28:0" type="offset" />
|
|
<group count="8" dword="3" size="32">
|
|
<field name="Inline Data" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFC_STITCH_OBJECT" bias="2" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="10" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="2" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Last Dst Data Insert Command" dword="1" bits="1:1" type="bool" />
|
|
<field name="Last Src Header Data Insert Command" dword="1" bits="2:2" type="bool" />
|
|
<field name="SrC Data Ending Bit Inclusion" dword="1" bits="13:8" type="uint" />
|
|
<field name="Src Data Starting Byte Offset" dword="1" bits="17:16" type="uint" />
|
|
<field name="Indirect Data Length" dword="2" bits="18:0" type="uint" />
|
|
<field name="Indirect Data Start Address" dword="3" bits="31:0" type="address" />
|
|
<group count="0" dword="4" size="32">
|
|
<field name="Insert Data PayLoad" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFD_AVC_BSD_OBJECT" bias="2" length="6" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="4" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="8" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="1" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Indirect BSD Data Length" dword="1" bits="21:0" type="uint" />
|
|
<field name="Indirect BSD Data Start Address" dword="2" bits="28:0" type="address" />
|
|
<group count="3" dword="3" size="32">
|
|
<field name="Inline Data" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFD_IT_OBJECT" bias="2" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="12" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="9" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="1" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Indirect IT-MV Data Length" dword="1" bits="9:0" type="uint" />
|
|
<field name="Indirect IT-MV Data Start Address Offset" dword="2" bits="28:0" type="offset" />
|
|
<field name="Indirect IT-COEFF Data Length" dword="3" bits="11:0" type="uint" />
|
|
<field name="Indirect IT-COEFF Data Start Address Offset" dword="4" bits="28:0" type="offset" />
|
|
<field name="Indirect IT-DBLK Control Data Length" dword="5" bits="5:0" type="uint" />
|
|
<field name="Indirect IT-DBLK Control Data Start Address Offset" dword="6" bits="28:0" type="offset" />
|
|
<group count="0" dword="7" size="32">
|
|
<field name="Inline Data" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFD_MPEG2_BSD_OBJECT" bias="2" length="5" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="3" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="8" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="1" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="3" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Indirect Data Length" dword="1" bits="16:0" type="uint" />
|
|
<field name="Indirect Data Start Address" dword="2" bits="28:0" type="address" />
|
|
<group count="2" dword="3" size="32">
|
|
<field name="Inline Data" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFD_VC1_BSD_OBJECT" bias="2" length="4" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="2" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="8" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="1" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="2" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Indirect Data Length" dword="1" bits="21:0" type="uint" />
|
|
<field name="Indirect Data Start Address" dword="2" bits="28:0" type="address" />
|
|
<field name="First MB Bit Offset" dword="3" bits="2:0" type="uint" />
|
|
<field name="Next Slice Start Vertical Position" dword="3" bits="23:16" type="uint" />
|
|
<field name="Slice Start Vertical Position" dword="3" bits="31:24" type="uint" />
|
|
</instruction>
|
|
<instruction name="MFX_AVC_DIRECTMODE_STATE" bias="2" length="69" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="67" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="2" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<group count="32" dword="1" size="32">
|
|
<field name="Direct MV Buffer - Address" dword="0" bits="31:6" type="address" />
|
|
<field name="Direct MV Buffer - Arbitration Priority Control" dword="0" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="Direct MV Buffer - Graphics Data Type" dword="0" bits="2:2" type="uint" />
|
|
<field name="Direct MV Buffer - Cacheability Control" dword="0" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
</group>
|
|
<group count="2" dword="33" size="32">
|
|
<field name="Direct MV Buffer (Write) - Address" dword="0" bits="31:6" type="address" />
|
|
<field name="Direct MV Buffer (Write) - Arbitration Priority Control" dword="0" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="Direct MV Buffer (Write) - Graphics Data Type" dword="0" bits="2:2" type="uint" />
|
|
<field name="Direct MV Buffer (Write) - Cacheability Control" dword="0" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
</group>
|
|
<group count="34" dword="35" size="32">
|
|
<field name="POC List" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFX_AVC_IMG_STATE" bias="2" length="13" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="11" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="0" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Frame Size" dword="1" bits="15:0" type="uint" />
|
|
<field name="Frame Width" dword="2" bits="7:0" type="uint" />
|
|
<field name="Frame Height" dword="2" bits="23:16" type="uint" />
|
|
<field name="Current Decoded Image Frame Store ID" dword="3" bits="7:0" type="uint" />
|
|
<field name="Image Structure" dword="3" bits="9:8" type="uint">
|
|
<value name="Frame Picture" value="0" />
|
|
<value name="Top Field Picture" value="1" />
|
|
<value name="Bottom Field Picture" value="3" />
|
|
<value name="Invalid, not allowed" value="2" />
|
|
</field>
|
|
<field name="QM Present" dword="3" bits="10:10" type="bool" />
|
|
<field name="Monochrome PWT Decoding Mode" dword="3" bits="12:12" type="bool" />
|
|
<field name="Inter MB Conformance" dword="3" bits="13:13" type="bool" />
|
|
<field name="Intra MB Conformance" dword="3" bits="14:14" type="bool" />
|
|
<field name="Second Chroma QP Offset" dword="3" bits="28:24" type="uint" />
|
|
<field name="Field Picture" dword="4" bits="0:0" type="bool" />
|
|
<field name="MBAFF Mode" dword="4" bits="1:1" type="bool" />
|
|
<field name="Frame MB Only" dword="4" bits="2:2" type="bool" />
|
|
<field name="8x8 IDCT Transform Mode" dword="4" bits="3:3" type="bool" />
|
|
<field name="Direct 8x8 Inference" dword="4" bits="4:4" type="bool" />
|
|
<field name="Constrained Intra Prediction" dword="4" bits="5:5" type="bool" />
|
|
<field name="Non-Reference Picture" dword="4" bits="6:6" type="bool" />
|
|
<field name="Entropy Coding" dword="4" bits="7:7" type="bool" />
|
|
<field name="Chroma Format IDC" dword="4" bits="11:10" type="uint">
|
|
<value name="Monochrome picture" value="0" />
|
|
<value name="4:2:0 picture" value="1" />
|
|
<value name="4:2:2 picture (not supported)" value="2" />
|
|
<value name="4:4:4 picture (not supported)" value="3" />
|
|
</field>
|
|
<field name="MV Unpacked Enable" dword="4" bits="12:12" type="bool" />
|
|
<field name="Load Bitstream Pointer Per Slice" dword="4" bits="14:14" type="bool" />
|
|
<field name="MB Status Read" dword="4" bits="15:15" type="bool" />
|
|
<field name="Minimum Frame Size" dword="4" bits="31:16" type="uint" />
|
|
<field name="Intra MB Max Bit Control" dword="5" bits="0:0" type="bool" />
|
|
<field name="Inter MB Max Bit Control" dword="5" bits="1:1" type="bool" />
|
|
<field name="Frame Bitrate Max Report" dword="5" bits="2:2" type="bool" />
|
|
<field name="Frame Bitrate Min Report" dword="5" bits="3:3" type="bool" />
|
|
<field name="Force IPCM Control" dword="5" bits="7:7" type="bool" />
|
|
<field name="MB Level Rate Control" dword="5" bits="9:9" type="bool" />
|
|
<field name="Inter MB Force CBP to Zero Control" dword="5" bits="12:12" type="bool" />
|
|
<field name="Frame Size Rate Control" dword="5" bits="16:16" type="bool" />
|
|
<field name="Intra MB Conformance Max Size" dword="6" bits="11:0" type="uint" />
|
|
<field name="Inter MB Conformance Max Size" dword="6" bits="27:16" type="uint" />
|
|
<field name="Slice Delta QP Max[0]" dword="8" bits="7:0" type="int" />
|
|
<field name="Slice Delta QP Max[1]" dword="8" bits="15:8" type="int" />
|
|
<field name="Slice Delta QP Max[2]" dword="8" bits="23:16" type="int" />
|
|
<field name="Slice Delta QP Max[3]" dword="8" bits="31:24" type="int" />
|
|
<field name="Slice Delta QP Min[0]" dword="9" bits="7:0" type="int" />
|
|
<field name="Slice Delta QP Min[1]" dword="9" bits="15:8" type="int" />
|
|
<field name="Slice Delta QP Min[2]" dword="9" bits="23:16" type="int" />
|
|
<field name="Slice Delta QP Min[3]" dword="9" bits="31:24" type="int" />
|
|
<field name="Frame Bitrate Min" dword="10" bits="11:0" type="uint" />
|
|
<field name="Frame Bitrate Min Unit" dword="10" bits="15:15" type="uint" />
|
|
<field name="Frame Bitrate Max" dword="10" bits="27:16" type="uint" />
|
|
<field name="Frame Bitrate Max Unit" dword="10" bits="31:31" type="uint" />
|
|
<field name="Frame Bitrate Min Delta" dword="11" bits="11:0" type="uint" />
|
|
<field name="Frame Bitrate Max Delta" dword="11" bits="27:16" type="uint" />
|
|
</instruction>
|
|
<instruction name="MFX_AVC_QM_STATE" bias="2" length="2" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="0" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="1" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="QM List Present Flags for the current Slice" dword="1" bits="7:0" type="uint" />
|
|
<field name="Use built-in Default QM Flags for the current Slice" dword="1" bits="15:8" type="uint" />
|
|
<group count="4" dword="2" size="32">
|
|
<field name="Luma4x4 Intra Weight Scale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="4" dword="6" size="32">
|
|
<field name="Cb4x4 Intra Weight Scale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="4" dword="10" size="32">
|
|
<field name="Cr4x4 Intra Weight Scale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="4" dword="14" size="32">
|
|
<field name="Luma4x4 Inter Weight Scale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="4" dword="18" size="32">
|
|
<field name="Cb4x4 Inter Weight Scale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="4" dword="22" size="32">
|
|
<field name="Cr4x4 Inter Weight Scale" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
<group count="4" dword="26" size="128">
|
|
<field name="Luma8x8 Intra Weight Scale" dword="0" bits="127:0" type="uint" />
|
|
</group>
|
|
<group count="4" dword="42" size="128">
|
|
<field name="Luma8x8 Inter Weight Scale" dword="0" bits="127:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFX_AVC_REF_IDX_STATE" bias="2" length="10" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="8" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="4" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Reference Picture List Select" dword="1" bits="0:0" type="uint" />
|
|
<group count="32" dword="2" size="8">
|
|
<field name="Reference List Entry" dword="0" bits="7:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFX_AVC_SLICE_STATE" bias="2" length="10" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="8" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="3" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Slice Type" dword="1" bits="3:0" type="uint">
|
|
<value name="P Slice" value="0" />
|
|
<value name="B Slice" value="1" />
|
|
<value name="I Slice" value="2" />
|
|
</field>
|
|
<field name="Log2 Weight Denominator Luma" dword="2" bits="2:0" type="uint" />
|
|
<field name="Log2 Weight Denominator Chroma" dword="2" bits="10:8" type="uint" />
|
|
<field name="Number of Reference Pictures in Inter-prediction List 0" dword="2" bits="21:16" type="uint" />
|
|
<field name="Number of Reference Pictures in Inter-prediction List 1" dword="2" bits="29:24" type="uint" />
|
|
<field name="Slice Alpha C0 Offset Div2" dword="3" bits="3:0" type="int" />
|
|
<field name="Slice Beta Offset Div2" dword="3" bits="11:8" type="int" />
|
|
<field name="Slice Quantization Parameter" dword="3" bits="21:16" type="uint" />
|
|
<field name="CABAC Init IDC" dword="3" bits="25:24" type="uint" />
|
|
<field name="Disable Deblocking Filter Indicator" dword="3" bits="28:27" type="uint" />
|
|
<field name="Direct Prediction Type" dword="3" bits="29:29" type="uint">
|
|
<value name="Temporal" value="0" />
|
|
<value name="Spatial" value="1" />
|
|
</field>
|
|
<field name="Weighted Prediction Indicator" dword="3" bits="31:30" type="uint" />
|
|
<field name="Slice Start MB Number" dword="4" bits="14:0" type="uint" />
|
|
<field name="Slice Horizontal Position" dword="4" bits="23:16" type="uint" />
|
|
<field name="Slice Vertical Position" dword="4" bits="31:24" type="uint" />
|
|
<field name="Next Slice Horizontal Position" dword="5" bits="7:0" type="uint" />
|
|
<field name="Next Slice Vertical Position" dword="5" bits="23:16" type="uint" />
|
|
<field name="Stream ID" dword="6" bits="1:0" type="uint" />
|
|
<field name="Slice ID" dword="6" bits="7:4" type="uint" />
|
|
<field name="CABAC Zero Word Insertion Enable" dword="6" bits="12:12" type="bool" />
|
|
<field name="Emulation Byte Slice Insert Enable" dword="6" bits="13:13" type="bool" />
|
|
<field name="Tail Insertion Present" dword="6" bits="15:15" type="bool" />
|
|
<field name="Slice Data Insertion Present" dword="6" bits="16:16" type="bool" />
|
|
<field name="Header Insertion Present" dword="6" bits="17:17" type="bool" />
|
|
<field name="Last Slice Group" dword="6" bits="19:19" type="bool" />
|
|
<field name="MB Type Skip Conversion Disable" dword="6" bits="20:20" type="bool" />
|
|
<field name="MB Type Direct Conversion Disable" dword="6" bits="21:21" type="bool" />
|
|
<field name="Rate Control Panic Type" dword="6" bits="22:22" type="uint">
|
|
<value name="QP Panic" value="0" />
|
|
<value name="CBP Panic" value="1" />
|
|
</field>
|
|
<field name="Rate Control Panic Enable" dword="6" bits="23:23" type="bool" />
|
|
<field name="Rate Control Stable Tolerance" dword="6" bits="27:24" type="uint" />
|
|
<field name="Rate Control Triggle Mode" dword="6" bits="29:28" type="uint">
|
|
<value name="Always Rate Control" value="0" />
|
|
<value name="Gentle Rate Control" value="1" />
|
|
<value name="Loose Rate Control" value="2" />
|
|
</field>
|
|
<field name="Reset Rate Control Counter" dword="6" bits="30:30" type="bool" />
|
|
<field name="Rate Control Counter Enable" dword="6" bits="31:31" type="bool" />
|
|
<field name="Indirect PAK-BSE Data Start Address" dword="7" bits="28:0" type="offset" />
|
|
<field name="Grow Init" dword="8" bits="3:0" type="uint" />
|
|
<field name="Grow Resistance" dword="8" bits="7:4" type="uint" />
|
|
<field name="Shrink Init" dword="8" bits="11:8" type="uint" />
|
|
<field name="Shrink Resistance" dword="8" bits="15:12" type="uint" />
|
|
<field name="QP Max Positive Modifier Magnitude" dword="8" bits="23:16" type="uint" />
|
|
<field name="QP Max Negative Modifier Magnitude" dword="8" bits="31:24" type="uint" />
|
|
<field name="Correct 1" dword="9" bits="3:0" type="uint" />
|
|
<field name="Correct 2" dword="9" bits="7:4" type="uint" />
|
|
<field name="Correct 3" dword="9" bits="11:8" type="uint" />
|
|
<field name="Correct 4" dword="9" bits="15:12" type="uint" />
|
|
<field name="Correct 5" dword="9" bits="19:16" type="uint" />
|
|
<field name="Correct 6" dword="9" bits="23:20" type="uint" />
|
|
<field name="CV0" dword="10" bits="3:0" type="uint" />
|
|
<field name="CV1" dword="10" bits="7:4" type="uint" />
|
|
<field name="CV2" dword="10" bits="11:8" type="uint" />
|
|
<field name="CV3" dword="10" bits="15:12" type="uint" />
|
|
<field name="CV4" dword="10" bits="19:16" type="uint" />
|
|
<field name="CV5" dword="10" bits="23:20" type="uint" />
|
|
<field name="CV6" dword="10" bits="27:24" type="uint" />
|
|
<field name="CV7" dword="10" bits="31:28" type="uint" />
|
|
</instruction>
|
|
<instruction name="MFX_AVC_WEIGHTOFFSET_STATE" bias="2" length="50" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="48" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="5" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Weight and Offset Select" dword="1" bits="0:0" type="uint">
|
|
<value name="L0 table" value="0" />
|
|
<value name="L1 table" value="1" />
|
|
</field>
|
|
<group count="96" dword="2" size="32">
|
|
<field name="Weight Offset" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFX_BSP_BUF_BASE_ADDR_STATE" bias="2" length="4" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="2" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="4" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="BSP Row Store Scratch Buffer - Cacheability Control" dword="1" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="BSP Row Store Scratch Buffer - Graphics Data Type" dword="1" bits="2:2" type="uint" />
|
|
<field name="BSD/MPC Row Store Scratch Buffer - Arbitration Priority Control" dword="1" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="BSD/MPC Row Store Scratch Buffer - Address" dword="1" bits="31:6" type="address" />
|
|
<field name="MPR Row Store Scratch Buffer - Cacheability Control" dword="2" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="MPR Row Store Scratch Buffer - Graphics Data Type" dword="2" bits="2:2" type="uint" />
|
|
<field name="MPR Row Store Scratch Buffer - Arbitration Priority Control" dword="2" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="MPR Row Store Scratch Buffer - Address" dword="2" bits="31:6" type="address" />
|
|
<field name="Bitplane Read Buffer - Cacheability Control" dword="3" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="Bitplane Read Buffer - Graphics Data Type" dword="3" bits="2:2" type="uint" />
|
|
<field name="Bitplane Read Buffer - Arbitration Priority Control" dword="3" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="Bitplane Read Buffer - Address" dword="3" bits="31:6" type="address" />
|
|
</instruction>
|
|
<instruction name="MFX_IND_OBJ_BASE_ADDR_STATE" bias="2" length="11" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="9" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="3" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="MFX Indirect Bitstream Object - Cacheability Control" dword="1" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="MFX Indirect Bitstream Object - Graphics Data Type" dword="1" bits="2:2" type="uint" />
|
|
<field name="MFX Indirect Bitstream Object - Arbitration Priority Control" dword="1" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="MFX Indirect Bitstream Object - Address" dword="1" bits="31:12" type="address" />
|
|
<field name="MFX Indirect Bitstream Object - Access Upper Bound" dword="2" bits="31:12" type="address" />
|
|
<field name="MFX Indirect MV Object - Cacheability Control" dword="3" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="MFX Indirect MV Object - Graphics Data Type" dword="3" bits="2:2" type="uint" />
|
|
<field name="MFX Indirect MV Object - Arbitration Priority Control" dword="3" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="MFX Indirect MV Object - Address" dword="3" bits="31:12" type="address" />
|
|
<field name="MFX Indirect MV Object - Access Upper Bound" dword="4" bits="31:12" type="address" />
|
|
<field name="MFD Indirect IT-COEFF Object - Cacheability Control" dword="5" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="MFD Indirect IT-COEFF Object - Graphics Data Type" dword="5" bits="2:2" type="uint" />
|
|
<field name="MFD Indirect IT-COEFF Object - Arbitration Priority Control" dword="5" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="MFD Indirect IT-COEFF Object - Address" dword="5" bits="31:12" type="address" />
|
|
<field name="MFD Indirect IT-COEFF Object - Access Upper Bound" dword="6" bits="31:12" type="address" />
|
|
<field name="MFD Indirect IT-DBLK Object - Cacheability Control" dword="7" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="MFD Indirect IT-DBLK Object - Graphics Data Type" dword="7" bits="2:2" type="uint" />
|
|
<field name="MFD Indirect IT-DBLK Object - Arbitration Priority Control" dword="7" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="MFD Indirect IT-DBLK Object - Address" dword="7" bits="31:12" type="address" />
|
|
<field name="MFD Indirect IT-DBLK Object - Access Upper Bound" dword="8" bits="31:12" type="address" />
|
|
<field name="MFC Indirect PAK-BSE Object - Cacheability Control" dword="9" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="MFC Indirect PAK-BSE Object - Graphics Data Type" dword="9" bits="2:2" type="uint" />
|
|
<field name="MFC Indirect PAK-BSE Object - Arbitration Priority Control" dword="9" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="MFC Indirect PAK-BSE Object - Address" dword="9" bits="31:12" type="address" />
|
|
<field name="MFC Indirect PAK-BSE Object - Access Upper Bound" dword="10" bits="31:12" type="address" />
|
|
</instruction>
|
|
<instruction name="MFX_MPEG2_PIC_STATE" bias="2" length="3" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="1" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="0" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="3" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Scan Order" dword="1" bits="6:6" type="uint">
|
|
<value name="MPEG_ZIGZAG_SCAN" value="0" />
|
|
<value name="MPEG_ALTERNATE_VERTICAL_SCAN" value="1" />
|
|
</field>
|
|
<field name="Intra VLC Format" dword="1" bits="7:7" type="uint" />
|
|
<field name="Quantizer Scale Type" dword="1" bits="8:8" type="uint">
|
|
<value name="MPEG_QSCALE_LINEAR" value="0" />
|
|
<value name="MPEG_QSCALE_NONLINEAR" value="1" />
|
|
</field>
|
|
<field name="Concealment MV" dword="1" bits="9:9" type="bool" />
|
|
<field name="Frame Prediction Frame DCT" dword="1" bits="10:10" type="uint" />
|
|
<field name="Top Field First" dword="1" bits="11:11" type="bool" />
|
|
<field name="Picture Structure" dword="1" bits="13:12" type="uint">
|
|
<value name="MPEG_TOP_FIELD" value="1" />
|
|
<value name="MPEG_BOTTOM_FIELD" value="2" />
|
|
<value name="MPEG_FRAME" value="3" />
|
|
</field>
|
|
<field name="Intra DC Precision" dword="1" bits="15:14" type="uint" />
|
|
<field name="F_code[0][0]" dword="1" bits="19:16" type="uint" />
|
|
<field name="F_code[0][1]" dword="1" bits="23:20" type="uint" />
|
|
<field name="F_code[1][0]" dword="1" bits="27:24" type="uint" />
|
|
<field name="F_code[1][1]" dword="1" bits="31:28" type="uint" />
|
|
<field name="Picture Coding Type" dword="2" bits="10:0" type="uint">
|
|
<value name="MPEG_I_PICTURE" value="1" />
|
|
<value name="MPEG_P_PICTURE" value="2" />
|
|
<value name="MPEG_B_PICTURE" value="3" />
|
|
</field>
|
|
<field name="Frame Width In MBs" dword="3" bits="7:0" type="uint" />
|
|
<field name="Frame Height In MBs" dword="3" bits="23:16" type="uint" />
|
|
</instruction>
|
|
<instruction name="MFX_MPEG2_QM_STATE" bias="2" length="18" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="16" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="1" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="3" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="QM Type" dword="1" bits="0:0" type="uint">
|
|
<value name="MPEG_INTRA_QUANTIZER_MATRIX" value="0" />
|
|
<value name="MPEG_NON_INTRA_QUANTIZER_MATRIX" value="1" />
|
|
</field>
|
|
<group count="16" dword="2" size="32">
|
|
<field name="Quantizer Matrix" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MFX_PIPE_BUF_ADDR_STATE" bias="2" length="24" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="22" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="2" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Pre Deblocking - Cacheability Control" dword="1" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="Pre Deblocking - Graphics Data Type" dword="1" bits="2:2" type="uint" />
|
|
<field name="Pre Deblocking - Arbitration Priority Control" dword="1" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="Pre Deblocking - Address" dword="1" bits="31:6" type="address" />
|
|
<field name="Post Deblocking - Cacheability Control" dword="2" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="Post Deblocking - Graphics Data Type" dword="2" bits="2:2" type="uint" />
|
|
<field name="Post Deblocking - Arbitration Priority Control" dword="2" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="Post Deblocking - Address" dword="2" bits="31:6" type="address" />
|
|
<field name="Original Uncompressed Picture Source - Cacheability Control" dword="3" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="Original Uncompressed Picture Source - Graphics Data Type" dword="3" bits="2:2" type="uint" />
|
|
<field name="Original Uncompressed Picture Source - Arbitration Priority Control" dword="3" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="Original Uncompressed Picture Source - Address" dword="3" bits="31:6" type="address" />
|
|
<field name="Stream-Out Data Destination - Cacheability Control" dword="4" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="Stream-Out Data Destination - Graphics Data Type" dword="4" bits="2:2" type="uint" />
|
|
<field name="Stream-Out Data Destination - Arbitration Priority Control" dword="4" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="Stream-Out Data Destination - Address" dword="4" bits="31:6" type="offset" />
|
|
<field name="Intra Row Store Scratch Buffer - Cacheability Control" dword="5" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="Intra Row Store Scratch Buffer - Graphics Data Type" dword="5" bits="2:2" type="uint" />
|
|
<field name="Intra Row Store Scratch Buffer - Arbitration Priority Control" dword="5" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="Intra Row Store Scratch Buffer - Address" dword="5" bits="31:6" type="address" />
|
|
<field name="Deblocking Filter Row Store Scratch Buffer - Cacheability Control" dword="6" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="Deblocking Filter Row Store Scratch Buffer - Graphics Data Type" dword="6" bits="2:2" type="uint" />
|
|
<field name="Deblocking Filter Row Store Scratch Buffer - Arbitration Priority Control" dword="6" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="Deblocking Filter Row Store Scratch Buffer - Address" dword="6" bits="31:6" type="address" />
|
|
<group count="16" dword="7" size="32">
|
|
<field name="Reference Picture - Address" dword="0" bits="31:6" type="address" />
|
|
<field name="Reference Picture - Arbitration Priority Control" dword="0" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="Reference Picture - Graphics Data Type" dword="0" bits="2:2" type="uint" />
|
|
<field name="Reference Picture - Cacheability Control" dword="0" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
</group>
|
|
<field name="MB Status Buffer - Cacheability Control" dword="23" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="MB Status Buffer - Graphics Data Type" dword="23" bits="2:2" type="uint" />
|
|
<field name="MB Status Buffer - Arbitration Priority Control" dword="23" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="MB Status Buffer - Address" dword="23" bits="31:6" type="address" />
|
|
</instruction>
|
|
<instruction name="MFX_PIPE_MODE_SELECT" bias="2" length="4" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="2" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="0" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Standard Select" dword="1" bits="1:0" type="uint" prefix="SS">
|
|
<value name="VC1" value="1" />
|
|
<value name="AVC" value="2" />
|
|
</field>
|
|
<field name="Codec Select" dword="1" bits="4:4" type="uint">
|
|
<value name="Decode" value="0" />
|
|
<value name="Encode" value="1" />
|
|
</field>
|
|
<field name="Stitch Mode" dword="1" bits="5:5" type="bool" />
|
|
<field name="ZLR TLB Prefetch Enable" dword="1" bits="7:7" type="bool" />
|
|
<field name="Pre Deblocking Output Enable" dword="1" bits="8:8" type="bool" />
|
|
<field name="Post Deblocking Output Enable" dword="1" bits="9:9" type="bool" />
|
|
<field name="Stream-Out Enable" dword="1" bits="10:10" type="bool" />
|
|
<field name="Decoder Mode Select" dword="1" bits="16:16" type="uint">
|
|
<value name="VLD Mode" value="0" />
|
|
<value name="IT Mode" value="1" />
|
|
</field>
|
|
<field name="AVC ILDB Boundary Strength Calculation" dword="2" bits="0:0" type="uint">
|
|
<value name="Calculated only when post-filter is ON" value="0" />
|
|
<value name="Calculated all the time" value="1" />
|
|
</field>
|
|
<field name="AVC Long Field MV" dword="2" bits="1:1" type="uint">
|
|
<value name="13 bits precision" value="0" />
|
|
<value name="12 bits precision" value="1" />
|
|
</field>
|
|
<field name="AVC CABAC/CAVLC Decode Error Disable" dword="2" bits="2:2" type="uint">
|
|
<value name="Terminate" value="0" />
|
|
<value name="Will not terminate" value="1" />
|
|
</field>
|
|
<field name="AVC Mbdata Error Disable" dword="2" bits="3:3" type="uint" />
|
|
<field name="AVC MV/POC Table Error Disable" dword="2" bits="4:4" type="uint">
|
|
<value name="Terminates" value="0" />
|
|
<value name="Will not terminate" value="1" />
|
|
</field>
|
|
<field name="Clock Gate Enable at Slice-level" dword="2" bits="6:6" type="bool" />
|
|
<field name="Intra 8x8 Rounding" dword="2" bits="19:19" type="uint" />
|
|
<field name="Slice PB Rounding" dword="2" bits="20:20" type="uint" />
|
|
</instruction>
|
|
<instruction name="MFX_STATE_POINTER" bias="2" length="2" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="0" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="6" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="State Pointer Index" dword="1" bits="1:0" type="uint">
|
|
<value name="Indirect state pointer 0" value="0" />
|
|
<value name="Indirect state pointer 1" value="1" />
|
|
<value name="Indirect state pointer 2" value="2" />
|
|
<value name="Indirect state pointer 3" value="3" />
|
|
</field>
|
|
<field name="State Pointer" dword="1" bits="31:5" type="uint" />
|
|
</instruction>
|
|
<instruction name="MFX_SURFACE_STATE" bias="2" length="6" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="4" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="2" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="0" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Cr(V)/Cb(U) Pixel Offset V Direction" dword="2" bits="1:0" type="uint" />
|
|
<field name="Width" dword="2" bits="18:6" type="uint" />
|
|
<field name="Height" dword="2" bits="31:19" type="uint" />
|
|
<field name="Tile Walk" dword="3" bits="0:0" type="uint" prefix="TW">
|
|
<value name="XMAJOR" value="0" />
|
|
<value name="YMAJOR" value="1" />
|
|
</field>
|
|
<field name="Tiled Surface" dword="3" bits="1:1" type="bool" />
|
|
<field name="Half Pitch for Chroma" dword="3" bits="2:2" type="bool" />
|
|
<field name="Surface Pitch" dword="3" bits="19:3" type="uint" />
|
|
<field name="Interleave Chroma" dword="3" bits="27:27" type="bool" />
|
|
<field name="Surface Format" dword="3" bits="31:28" type="uint">
|
|
<value name="YCRCB_NORMAL" value="0" />
|
|
<value name="YCRCB_SWAPUVY" value="1" />
|
|
<value name="YCRCB_SWAPUV" value="2" />
|
|
<value name="YCRCB_SWAPY" value="3" />
|
|
<value name="PLANAR_420_8" value="4" />
|
|
<value name="PLANAR_411_8" value="5" />
|
|
<value name="PLANAR_422_8" value="6" />
|
|
<value name="STMM_DN_STATISTICS" value="7" />
|
|
<value name="R10G10B10A2_UNORM" value="8" />
|
|
<value name="R8G8B8A8_UNORM" value="9" />
|
|
<value name="R8B8_UNORM (CrCb)" value="10" />
|
|
<value name="R8_UNORM (Cr/Cb)" value="11" />
|
|
<value name="Y8_UNORM" value="12" />
|
|
</field>
|
|
<field name="Y Offset for U(Cb)" dword="4" bits="12:0" type="uint" />
|
|
<field name="X Offset for U(Cb)" dword="4" bits="28:16" type="uint" />
|
|
<field name="Y Offset for V(Cr)" dword="5" bits="12:0" type="uint" />
|
|
<field name="X Offset for V(Cr)" dword="5" bits="28:16" type="uint" />
|
|
</instruction>
|
|
<instruction name="MFX_VC1_DIRECTMODE_STATE" bias="2" length="3" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="1" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="2" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="2" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Direct MV Write Buffer - Cacheability Control" dword="1" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="Direct MV Write Buffer - Graphics Data Type" dword="1" bits="2:2" type="uint" />
|
|
<field name="Direct MV Write Buffer - Arbitration Priority Control" dword="1" bits="5:4" type="uint">
|
|
<value name="Highest Priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest Priority" value="3" />
|
|
</field>
|
|
<field name="Direct MV Write Buffer - Address" dword="1" bits="31:6" type="address" />
|
|
<field name="Direct MV Read Buffer - Cacheability Control" dword="2" bits="1:0" type="uint">
|
|
<value name="GTT entry" value="0" />
|
|
<value name="Not in LLC or MLC" value="1" />
|
|
<value name="In LLC but not MLC" value="2" />
|
|
<value name="Both LLC and MLC" value="3" />
|
|
</field>
|
|
<field name="Direct MV Read Buffer - Graphics Data Type" dword="2" bits="2:2" type="uint" />
|
|
<field name="Direct MV Read Buffer - Arbitration Priority Control" dword="2" bits="5:4" type="uint">
|
|
<value name="Highest priority" value="0" />
|
|
<value name="Second highest priority" value="1" />
|
|
<value name="Third highest priority" value="2" />
|
|
<value name="Lowest priority" value="3" />
|
|
</field>
|
|
<field name="Direct MV Read Buffer - Address" dword="2" bits="31:6" type="address" />
|
|
</instruction>
|
|
<instruction name="MFX_VC1_PIC_STATE" bias="2" length="6" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="4" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="0" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="2" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Picture Width in MBs" dword="1" bits="7:0" type="uint" />
|
|
<field name="Picture Height in MBs" dword="1" bits="23:16" type="uint" />
|
|
<field name="Frame Coding Mode" dword="2" bits="1:0" type="uint">
|
|
<value name="Progressive Frame Picture" value="0" />
|
|
<value name="Interlaced Frame Picture" value="1" />
|
|
<value name="Field Picture with Top Field First" value="2" />
|
|
<value name="Field Picture with Bottom Field First" value="3" />
|
|
</field>
|
|
<field name="Picture Type" dword="2" bits="4:2" type="uint" />
|
|
<field name="Second Field" dword="2" bits="5:5" type="bool" />
|
|
<field name="CONDOVER" dword="2" bits="7:6" type="uint" />
|
|
<field name="PQ Uniform" dword="2" bits="8:8" type="bool" />
|
|
<field name="Half QP" dword="2" bits="9:9" type="uint" />
|
|
<field name="Alternative PQ Configuration" dword="2" bits="11:10" type="uint" />
|
|
<field name="Alternative PQ Edge Mask" dword="2" bits="15:12" type="uint" />
|
|
<field name="PQ Value" dword="2" bits="20:16" type="uint" />
|
|
<field name="Implicit Quantizer" dword="2" bits="21:21" type="bool" />
|
|
<field name="Overlap Smoothing Enable" dword="2" bits="22:22" type="bool" />
|
|
<field name="Loop Filter Enable" dword="2" bits="23:23" type="bool" />
|
|
<field name="Alternative PQ Value" dword="2" bits="28:24" type="uint" />
|
|
<field name="Concealment Enable" dword="2" bits="29:29" type="bool" />
|
|
<field name="Sync Marker" dword="2" bits="31:31" type="bool" />
|
|
<field name="FRFD Reference Distance" dword="3" bits="4:0" type="uint" />
|
|
<field name="Number of References" dword="3" bits="5:5" type="uint">
|
|
<value name="One field referenced" value="0" />
|
|
<value name="Two fields referenced" value="1" />
|
|
</field>
|
|
<field name="Reference Field Picture Polarity" dword="3" bits="6:6" type="uint">
|
|
<value name="Top (even) Field" value="0" />
|
|
<value name="Bottom (odd) Field" value="1" />
|
|
</field>
|
|
<field name="Unified MV Mode" dword="3" bits="9:8" type="uint">
|
|
<value name="1-MV half-pel bilinear" value="3" />
|
|
<value name="1-MV" value="1" />
|
|
<value name="1-MV half-pel" value="2" />
|
|
<value name="Mixed MV" value="0" />
|
|
</field>
|
|
<field name="Fast UV Motion Compensation" dword="3" bits="10:10" type="uint">
|
|
<value name="No Rounding" value="0" />
|
|
<value name="Quarter-Pel offsets to Half/Full pel positions" value="1" />
|
|
</field>
|
|
<field name="Four MV Switch" dword="3" bits="11:11" type="uint">
|
|
<value name="Only 1-MV" value="0" />
|
|
<value name="1, 2, or 4 MVs" value="1" />
|
|
</field>
|
|
<field name="Extended MV Range" dword="3" bits="13:12" type="uint" />
|
|
<field name="Extended DMV Range" dword="3" bits="15:14" type="uint" />
|
|
<field name="FIELDTX Raw" dword="3" bits="16:16" type="bool" />
|
|
<field name="ACPRED Raw" dword="3" bits="17:17" type="bool" />
|
|
<field name="OVERFLAGS Raw" dword="3" bits="18:18" type="bool" />
|
|
<field name="DIRECTMB Raw" dword="3" bits="19:19" type="bool" />
|
|
<field name="SKIPMB Raw" dword="3" bits="20:20" type="bool" />
|
|
<field name="MVTYPEMB Raw" dword="3" bits="21:21" type="bool" />
|
|
<field name="FORWARDMB Raw" dword="3" bits="22:22" type="bool" />
|
|
<field name="Bitplane Buffer Present" dword="3" bits="23:23" type="bool" />
|
|
<field name="Coded Block Pattern Table" dword="4" bits="2:0" type="uint" />
|
|
<field name="Intra Transform DC Table" dword="4" bits="3:3" type="uint" />
|
|
<field name="Picture-level Transform Chroma AC Coding Set Index" dword="4" bits="5:4" type="uint" />
|
|
<field name="Picture-level Transform Luma AC Coding Set Index" dword="4" bits="7:6" type="uint" />
|
|
<field name="MB Mode Table" dword="4" bits="10:8" type="uint" />
|
|
<field name="MB Transform Type" dword="4" bits="11:11" type="uint" />
|
|
<field name="Picture-level Transform Type" dword="4" bits="13:12" type="uint">
|
|
<value name="8x8 Transform" value="0" />
|
|
<value name="8x4 Transform" value="1" />
|
|
<value name="4x8 Transform" value="2" />
|
|
<value name="4x4 Transform" value="3" />
|
|
</field>
|
|
<field name="2-MV Block Pattern Table" dword="4" bits="17:16" type="uint" />
|
|
<field name="4-MV Block Pattern Table" dword="4" bits="19:18" type="uint" />
|
|
<field name="MV Table" dword="4" bits="22:20" type="uint" />
|
|
<field name="Scale Factor" dword="4" bits="31:24" type="uint" />
|
|
<field name="Bitplane Buffer Pitch" dword="5" bits="7:0" type="uint" />
|
|
<field name="BRFD Reference Distance" dword="5" bits="12:8" type="uint" />
|
|
<field name="DMV Surface Valid" dword="5" bits="13:13" type="bool" />
|
|
</instruction>
|
|
<instruction name="MFX_VC1_PRED_PIPE_STATE" bias="2" length="4" engine="video">
|
|
<field name="DWord Length" dword="0" bits="11:0" type="uint" default="2" />
|
|
<field name="SubOpcode B" dword="0" bits="20:16" type="uint" default="1" />
|
|
<field name="SubOpcode A" dword="0" bits="23:21" type="uint" default="0" />
|
|
<field name="Media Command Opcode" dword="0" bits="26:24" type="uint" default="2" />
|
|
<field name="Pipeline" dword="0" bits="28:27" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="VC1 Profile" dword="1" bits="3:2" type="uint">
|
|
<value name="Simple Profile" value="0" />
|
|
<value name="Main Profile" value="1" />
|
|
<value name="Advanced Profile" value="2" />
|
|
</field>
|
|
<field name="Interpolation Rounder Control" dword="1" bits="4:4" type="uint" />
|
|
<field name="Reference Frame Boundary Replication Mode" dword="1" bits="11:8" type="uint">
|
|
<value name="Progressive Frame Replication" value="0" />
|
|
<value name="Interlace Frame Replication" value="1" />
|
|
</field>
|
|
<field name="LumScale1 - single - FWD" dword="2" bits="5:0" type="uint" />
|
|
<field name="LumScale2 - single - FWD" dword="2" bits="13:8" type="uint" />
|
|
<field name="LumShift1 - single - FWD" dword="2" bits="21:16" type="uint" />
|
|
<field name="LumShift2 - single - FWD" dword="2" bits="29:24" type="uint" />
|
|
<field name="LumScale1 - double - FWD" dword="3" bits="5:0" type="uint" />
|
|
<field name="LumScale2 - double - FWD" dword="3" bits="13:8" type="uint" />
|
|
<field name="LumShift1 - double - FWD" dword="3" bits="21:16" type="uint" />
|
|
<field name="LumShift2 - double - FWD" dword="3" bits="29:24" type="uint" />
|
|
<field name="LumScale1 - single - BWD" dword="4" bits="5:0" type="uint" />
|
|
<field name="LumScale2 - single - BWD" dword="4" bits="13:8" type="uint" />
|
|
<field name="LumShift1 - single - BWD" dword="4" bits="21:16" type="uint" />
|
|
<field name="LumShift2 - single - BWD" dword="4" bits="29:24" type="uint" />
|
|
<field name="LumScale1 - double - BWD" dword="5" bits="5:0" type="uint" />
|
|
<field name="LumScale2 - double - BWD" dword="5" bits="13:8" type="uint" />
|
|
<field name="LumShift1 - double - BWD" dword="5" bits="21:16" type="uint" />
|
|
<field name="LumShift2 - double - BWD" dword="5" bits="29:24" type="uint" />
|
|
<field name="Vin Intensity Compensation Single Backward Enable" dword="6" bits="1:0" type="uint" />
|
|
<field name="Vin Intensity Compensation Single Forward Enable" dword="6" bits="3:2" type="uint" />
|
|
<field name="Vin Intensity Compensation Double Backward Enable" dword="6" bits="5:4" type="uint" />
|
|
<field name="Vin Intensity Compensation Double Forward Enable" dword="6" bits="7:6" type="uint" />
|
|
<field name="Range Reduction" dword="6" bits="16:16" type="bool" />
|
|
<field name="Range Reduction Scale" dword="6" bits="17:17" type="uint" />
|
|
<field name="Fast UV Compensation" dword="6" bits="18:18" type="bool" />
|
|
<field name="MV Mode" dword="6" bits="20:19" type="uint">
|
|
<value name="Half-pel bicubic" value="0" />
|
|
<value name="Quarter-pel bicubic" value="1" />
|
|
</field>
|
|
</instruction>
|
|
<instruction name="MFX_WAIT" bias="1" length="1" engine="video">
|
|
<field name="DWord Length" dword="0" bits="5:0" type="uint" default="0" />
|
|
<field name="MFX Sync Control Flag" dword="0" bits="8:8" type="bool" />
|
|
<field name="SubOpcode" dword="0" bits="26:16" type="uint" default="0" />
|
|
<field name="Command Subtype" dword="0" bits="28:27" type="uint" default="1" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
</instruction>
|
|
<instruction name="MI_ARB_CHECK" bias="1" length="1">
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="5" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
</instruction>
|
|
<instruction name="MI_ARB_ON_OFF" bias="1" length="1">
|
|
<field name="Arbitration Enable" dword="0" bits="0:0" type="bool" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="8" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
</instruction>
|
|
<instruction name="MI_BATCH_BUFFER_END" bias="1" length="1">
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="10" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
</instruction>
|
|
<instruction name="MI_BATCH_BUFFER_START" bias="2" length="2">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="0" />
|
|
<field name="Address Space Indicator" dword="0" bits="8:8" type="uint" prefix="ASI">
|
|
<value name="GGTT" value="0" />
|
|
<value name="PPGTT" value="1" />
|
|
</field>
|
|
<field name="Clear Command Buffer Enable" dword="0" bits="11:11" type="bool" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="49" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="Batch Buffer Start Address" dword="1" bits="31:2" type="address" />
|
|
</instruction>
|
|
<instruction name="MI_CLFLUSH" bias="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="5:0" type="uint" default="0" />
|
|
<field name="Use Global GTT" dword="0" bits="22:22" type="bool" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="39" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="Starting Cacheline Offset" dword="1" bits="11:6" type="uint" />
|
|
<field name="Page Base Address" dword="1" bits="31:12" type="address" />
|
|
<group count="0" dword="2" size="32">
|
|
<field name="DW Representing a Half Cache Line" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MI_CONDITIONAL_BATCH_BUFFER_END" bias="2" length="2">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="0" />
|
|
<field name="Compare Semaphore" dword="0" bits="21:21" type="uint" default="0" />
|
|
<field name="Use Global GTT" dword="0" bits="22:22" type="bool" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="54" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="Compare Data Dword" dword="1" bits="31:0" type="uint" />
|
|
<field name="Compare Address" dword="2" bits="31:3" type="address" />
|
|
</instruction>
|
|
<instruction name="MI_FLUSH" bias="1" length="1" engine="render">
|
|
<field name="State/Instruction Cache Invalidate" dword="0" bits="1:1" type="uint">
|
|
<value name="Don't Invalidate" value="0" />
|
|
<value name="Invalidate" value="1" />
|
|
</field>
|
|
<field name="Render Cache Flush Inhibit" dword="0" bits="2:2" type="uint">
|
|
<value name="Flush" value="0" />
|
|
<value name="Don't Flush" value="1" />
|
|
</field>
|
|
<field name="Global Snapshot Count Reset" dword="0" bits="3:3" type="uint">
|
|
<value name="Don't Reset" value="0" />
|
|
<value name="Reset" value="1" />
|
|
</field>
|
|
<field name="Generic Media State Clear" dword="0" bits="4:4" type="bool" />
|
|
<field name="Indirect State Pointers Disable" dword="0" bits="5:5" type="bool" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="4" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
</instruction>
|
|
<instruction name="MI_FLUSH_DW" bias="2" length="4" engine="video">
|
|
<field name="DWord Length" dword="0" bits="5:0" type="uint" default="2" />
|
|
<field name="Video Pipeline Cache Invalidate" dword="0" bits="7:7" type="bool" />
|
|
<field name="Notify Enable" dword="0" bits="8:8" type="bool" />
|
|
<field name="Post-Sync Operation" dword="0" bits="15:14" type="uint" />
|
|
<field name="Synchronize GFDT Surface" dword="0" bits="17:17" type="bool" />
|
|
<field name="TLB Invalidate" dword="0" bits="18:18" type="bool" />
|
|
<field name="Store Data Index" dword="0" bits="21:21" type="bool" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="38" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="Destination Address Type" dword="1" bits="2:2" type="uint" prefix="DAT">
|
|
<value name="PPGTT" value="0" />
|
|
<value name="GGTT" value="1" />
|
|
</field>
|
|
<field name="Address" dword="1" bits="31:3" type="address" />
|
|
<group count="2" dword="2" size="32">
|
|
<field name="Immediate Data" dword="0" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MI_LOAD_REGISTER_IMM" bias="2" length="3">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="1" />
|
|
<field name="Byte Write Disables" dword="0" bits="11:8" type="uint" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="34" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="Register Offset" dword="1" bits="22:2" type="offset" />
|
|
<field name="Data DWord" dword="2" bits="31:0" type="uint" />
|
|
<group count="0" dword="3" size="64">
|
|
<field name="Register Offset" dword="0" bits="22:2" type="offset" />
|
|
<field name="Data DWord" dword="1" bits="31:0" type="uint" />
|
|
</group>
|
|
</instruction>
|
|
<instruction name="MI_LOAD_SCAN_LINES_EXCL" bias="2" length="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="5:0" type="uint" default="0" />
|
|
<field name="Display (Plane) Select" dword="0" bits="21:19" type="uint">
|
|
<value name="Display Plane A" value="0" />
|
|
<value name="Display Plane B" value="1" />
|
|
<value name="Display Plane C" value="4" />
|
|
</field>
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="19" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="End Scan Line Number" dword="1" bits="12:0" type="uint" />
|
|
<field name="Start Scan Line Number" dword="1" bits="28:16" type="uint" />
|
|
</instruction>
|
|
<instruction name="MI_NOOP" bias="1" length="1">
|
|
<field name="Identification Number" dword="0" bits="21:0" type="uint" />
|
|
<field name="Identification Number Register Write Enable" dword="0" bits="22:22" type="bool" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="0" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
</instruction>
|
|
<instruction name="MI_REPORT_HEAD" bias="1" length="1">
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="7" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
</instruction>
|
|
<instruction name="MI_SEMAPHORE_MBOX" bias="2" length="3">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="1" />
|
|
<field name="Register Select" dword="0" bits="17:16" type="uint">
|
|
<value name="RVSYNC" value="0" />
|
|
<value name="RBSYNC" value="2" />
|
|
<value name="Use General Register Select" value="3" />
|
|
</field>
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="22" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="Semaphore Data Dword" dword="1" bits="31:0" type="uint" />
|
|
</instruction>
|
|
<instruction name="MI_SET_CONTEXT" bias="2" length="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="0" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="24" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="Restore Inhibit" dword="1" bits="0:0" type="uint" />
|
|
<field name="Force Restore" dword="1" bits="1:1" type="uint" />
|
|
<field name="Extended State Restore Enable" dword="1" bits="2:2" type="bool" />
|
|
<field name="Extended State Save Enable" dword="1" bits="3:3" type="bool" />
|
|
<field name="Reserved, Must be 1" dword="1" bits="8:8" type="uint" />
|
|
<field name="HD DVD Context" dword="1" bits="9:9" type="bool" />
|
|
<field name="Logical Context Address" dword="1" bits="31:12" type="address" />
|
|
</instruction>
|
|
<instruction name="MI_STORE_DATA_IMM" bias="2" length="4">
|
|
<field name="DWord Length" dword="0" bits="5:0" type="uint" default="2" />
|
|
<field name="Use Global GTT" dword="0" bits="22:22" type="bool" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="32" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="Core Mode Enable" dword="2" bits="0:0" type="uint" />
|
|
<field name="Address" dword="2" bits="31:2" type="address" />
|
|
<field name="Immediate Data" dword="3" bits="63:0" type="uint" />
|
|
</instruction>
|
|
<instruction name="MI_STORE_DATA_INDEX" bias="2" length="3">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="1" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="33" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="Offset" dword="1" bits="11:2" type="uint" />
|
|
<field name="Data DWord 0" dword="2" bits="31:0" type="uint" />
|
|
<field name="Data DWord 1" dword="3" bits="31:0" type="uint" />
|
|
</instruction>
|
|
<instruction name="MI_STORE_REGISTER_MEM" bias="2" length="3">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="1" />
|
|
<field name="Use Global GTT" dword="0" bits="22:22" type="bool" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="36" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="Register Address" dword="1" bits="22:2" type="offset" />
|
|
<field name="Memory Address" dword="2" bits="31:2" type="address" />
|
|
</instruction>
|
|
<instruction name="MI_SUSPEND_FLUSH" bias="1" length="1">
|
|
<field name="Suspend Flush" dword="0" bits="0:0" type="bool" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="11" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
</instruction>
|
|
<instruction name="MI_URB_CLEAR" bias="2" length="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="0" />
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="25" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
<field name="URB Address" dword="1" bits="13:0" type="offset" />
|
|
<field name="URB Clear Length" dword="1" bits="28:16" type="uint" />
|
|
</instruction>
|
|
<instruction name="MI_USER_INTERRUPT" bias="1" length="1">
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="2" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
</instruction>
|
|
<instruction name="MI_WAIT_FOR_EVENT" bias="1" length="1" engine="render|blitter|video">
|
|
<field name="Display Pipe A Scan Line Wait Enable" dword="0" bits="0:0" type="bool" />
|
|
<field name="Display Plane A Flip Pending Wait Enable" dword="0" bits="1:1" type="bool" />
|
|
<field name="Display Sprite A Flip Pending Wait Enable" dword="0" bits="2:2" type="bool" />
|
|
<field name="Display Pipe A Vertical Blank Wait Enable" dword="0" bits="3:3" type="bool" />
|
|
<field name="Display Pipe A Horizontal Blank Wait Enable" dword="0" bits="5:5" type="bool" />
|
|
<field name="Display Pipe B Scan Line Wait Enable" dword="0" bits="8:8" type="bool" />
|
|
<field name="Display Plane B Flip Pending Wait Enable" dword="0" bits="9:9" type="bool" />
|
|
<field name="Display Sprite B Flip Pending Wait Enable" dword="0" bits="10:10" type="bool" />
|
|
<field name="Display Pipe B Vertical Blank Wait Enable" dword="0" bits="11:11" type="bool" />
|
|
<field name="Display Pipe B Horizontal Blank Wait Enable" dword="0" bits="13:13" type="bool" />
|
|
<field name="Condition Code Wait Select" dword="0" bits="19:16" type="uint">
|
|
<value name="Not enabled" value="0" />
|
|
</field>
|
|
<field name="MI Command Opcode" dword="0" bits="28:23" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="0" />
|
|
</instruction>
|
|
<instruction name="PIPELINE_SELECT" bias="1" length="1" engine="render">
|
|
<field name="Pipeline Selection" dword="0" bits="1:0" type="uint">
|
|
<value name="3D" value="0" />
|
|
<value name="Media" value="1" />
|
|
</field>
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="4" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="1" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
</instruction>
|
|
<instruction name="PIPE_CONTROL" bias="2" length="5" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="3" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="0" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="2" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="3" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Depth Cache Flush Enable" dword="1" bits="0:0" type="bool" />
|
|
<field name="Stall At Pixel Scoreboard" dword="1" bits="1:1" type="bool" />
|
|
<field name="State Cache Invalidation Enable" dword="1" bits="2:2" type="bool" />
|
|
<field name="Constant Cache Invalidation Enable" dword="1" bits="3:3" type="bool" />
|
|
<field name="VF Cache Invalidation Enable" dword="1" bits="4:4" type="bool" />
|
|
<field name="Notify Enable" dword="1" bits="8:8" type="bool" />
|
|
<field name="Indirect State Pointers Disable" dword="1" bits="9:9" type="bool" />
|
|
<field name="Texture Cache Invalidation Enable" dword="1" bits="10:10" type="bool" />
|
|
<field name="Instruction Cache Invalidate Enable" dword="1" bits="11:11" type="bool" />
|
|
<field name="Render Target Cache Flush Enable" dword="1" bits="12:12" type="bool" />
|
|
<field name="Depth Stall Enable" dword="1" bits="13:13" type="bool" />
|
|
<field name="Post Sync Operation" dword="1" bits="15:14" type="uint">
|
|
<value name="No Write" value="0" />
|
|
<value name="Write Immediate Data" value="1" />
|
|
<value name="Write PS Depth Count" value="2" />
|
|
<value name="Write Timestamp" value="3" />
|
|
</field>
|
|
<field name="Generic Media State Clear" dword="1" bits="16:16" type="bool" />
|
|
<field name="Synchronize GFDT Surface" dword="1" bits="17:17" type="bool" />
|
|
<field name="TLB Invalidate" dword="1" bits="18:18" type="bool" />
|
|
<field name="Global Snapshot Count Reset" dword="1" bits="19:19" type="bool" />
|
|
<field name="Command Streamer Stall Enable" dword="1" bits="20:20" type="bool" />
|
|
<field name="Store Data Index" dword="1" bits="21:21" type="uint" />
|
|
<field name="Destination Address Type" dword="2" bits="2:2" type="uint" prefix="DAT">
|
|
<value name="GGTT" value="1" />
|
|
</field>
|
|
<field name="Address" dword="2" bits="31:3" type="address" />
|
|
<field name="Immediate Data" dword="3" bits="63:0" type="uint" />
|
|
</instruction>
|
|
<instruction name="STATE_BASE_ADDRESS" bias="2" length="10" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="8" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="1" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="1" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="0" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="General State Base Address Modify Enable" dword="1" bits="0:0" type="bool" />
|
|
<field name="Stateless Data Port Access Force Write Thru" dword="1" bits="3:3" type="uint" />
|
|
<field name="Stateless Data Port Access MOCS" dword="1" bits="7:4" type="uint" />
|
|
<field name="General State MOCS" dword="1" bits="11:8" type="uint" />
|
|
<field name="General State Base Address" dword="1" bits="31:12" type="address" />
|
|
<field name="Surface State Base Address Modify Enable" dword="2" bits="0:0" type="bool" />
|
|
<field name="Surface State MOCS" dword="2" bits="11:8" type="uint" />
|
|
<field name="Surface State Base Address" dword="2" bits="31:12" type="address" />
|
|
<field name="Dynamic State Base Address Modify Enable" dword="3" bits="0:0" type="bool" />
|
|
<field name="Dynamic State MOCS" dword="3" bits="11:8" type="uint" />
|
|
<field name="Dynamic State Base Address" dword="3" bits="31:12" type="address" />
|
|
<field name="Indirect Object Base Address Modify Enable" dword="4" bits="0:0" type="bool" />
|
|
<field name="Indirect Object MOCS" dword="4" bits="11:8" type="uint" />
|
|
<field name="Indirect Object Base Address" dword="4" bits="31:12" type="address" />
|
|
<field name="Instruction Base Address Modify Enable" dword="5" bits="0:0" type="bool" />
|
|
<field name="Instruction MOCS" dword="5" bits="11:8" type="uint" />
|
|
<field name="Instruction Base Address" dword="5" bits="31:12" type="address" />
|
|
<field name="General State Access Upper Bound Modify Enable" dword="6" bits="0:0" type="bool" />
|
|
<field name="General State Access Upper Bound" dword="6" bits="31:12" type="address" />
|
|
<field name="Dynamic State Access Upper Bound Modify Enable" dword="7" bits="0:0" type="bool" />
|
|
<field name="Dynamic State Access Upper Bound" dword="7" bits="31:12" type="address" />
|
|
<field name="Indirect Object Access Upper Bound Modify Enable" dword="8" bits="0:0" type="bool" />
|
|
<field name="Indirect Object Access Upper Bound" dword="8" bits="31:12" type="address" />
|
|
<field name="Instruction Access Upper Bound Modify Enable" dword="9" bits="0:0" type="bool" />
|
|
<field name="Instruction Access Upper Bound" dword="9" bits="31:12" type="address" />
|
|
</instruction>
|
|
<instruction name="STATE_PREFETCH" bias="2" length="2" engine="render">
|
|
<field name="DWord Length" dword="0" bits="7:0" type="uint" default="0" />
|
|
<field name="3D Command Sub Opcode" dword="0" bits="23:16" type="uint" default="3" />
|
|
<field name="3D Command Opcode" dword="0" bits="26:24" type="uint" default="0" />
|
|
<field name="Command SubType" dword="0" bits="28:27" type="uint" default="0" />
|
|
<field name="Command Type" dword="0" bits="31:29" type="uint" default="3" />
|
|
<field name="Prefetch Count" dword="1" bits="2:0" type="uint" />
|
|
<field name="Prefetch Pointer" dword="1" bits="31:6" type="address" />
|
|
</instruction>
|
|
<register name="BCS_FAULT_REG" length="1" num="0x4294">
|
|
<field name="Valid Bit" dword="0" bits="0:0" type="bool" />
|
|
<field name="Fault Type" dword="0" bits="2:1" type="uint">
|
|
<value name="Page Fault" value="0" />
|
|
<value name="Invalid PD Fault" value="1" />
|
|
<value name="Unloaded PD Fault" value="2" />
|
|
<value name="Invalid and Unloaded PD fault" value="3" />
|
|
</field>
|
|
<field name="SRCID of Fault" dword="0" bits="10:3" type="uint" />
|
|
<field name="GTTSEL" dword="0" bits="11:11" type="uint">
|
|
<value name="PPGTT" value="0" />
|
|
<value name="GGTT" value="1" />
|
|
</field>
|
|
<field name="Virtual Address of Fault" dword="0" bits="31:12" type="address" />
|
|
</register>
|
|
<register name="BCS_INSTDONE" length="1" num="0x2206c">
|
|
<field name="Ring Enable" dword="0" bits="0:0" type="bool" />
|
|
<field name="Blitter IDLE" dword="0" bits="1:1" type="bool" default="1" />
|
|
<field name="GAB IDLE" dword="0" bits="2:2" type="bool" default="1" />
|
|
<field name="BCS Done" dword="0" bits="3:3" type="bool" default="1" />
|
|
</register>
|
|
<register name="BCS_RING_BUFFER_CTL" length="1" num="0x2203c">
|
|
<field name="Ring Buffer Enable" dword="0" bits="0:0" type="bool" />
|
|
<field name="Automatic Report Head Pointer" dword="0" bits="2:1" type="uint">
|
|
<value name="MI_AUTOREPORT_OFF" value="0" />
|
|
<value name="MI_AUTOREPORT_64KB" value="1" />
|
|
<value name="MI_AUTOREPORT_4KB" value="2" />
|
|
<value name="MI_AUTOREPORT_128KB" value="3" />
|
|
</field>
|
|
<field name="Disable Register Accesses" dword="0" bits="8:8" type="bool" />
|
|
<field name="Semaphore Wait" dword="0" bits="10:10" type="bool" />
|
|
<field name="RBWait" dword="0" bits="11:11" type="bool" />
|
|
<field name="Buffer Length (in pages - 1)" dword="0" bits="20:12" type="uint" />
|
|
</register>
|
|
<register name="GFX_ARB_ERROR_RPT" length="1" num="0x40a0">
|
|
<field name="TLB Page Fault Error" dword="0" bits="0:0" type="bool" />
|
|
<field name="Context Page Fault Error" dword="0" bits="1:1" type="bool" />
|
|
<field name="Invalid Page Directory entry error" dword="0" bits="2:2" type="bool" />
|
|
<field name="Hardware Status Page Fault Error" dword="0" bits="3:3" type="bool" />
|
|
<field name="TLB Page VTD Translation Error" dword="0" bits="4:4" type="bool" />
|
|
<field name="Context Page VTD Translation Error" dword="0" bits="5:5" type="bool" />
|
|
<field name="Page Directory Entry VTD Translation Error" dword="0" bits="6:6" type="bool" />
|
|
<field name="Hardware Status Page VTD Translation Error" dword="0" bits="7:7" type="bool" />
|
|
<field name="Unloaded PD Error" dword="0" bits="8:8" type="bool" />
|
|
</register>
|
|
<register name="INSTDONE_1" length="1" num="0x206c">
|
|
<field name="PRB0 Ring Enable" dword="0" bits="0:0" type="bool" />
|
|
<field name="AVS Done" dword="0" bits="1:1" type="bool" />
|
|
<field name="HIZ Done" dword="0" bits="2:2" type="bool" />
|
|
<field name="GW Done" dword="0" bits="3:3" type="bool" />
|
|
<field name="TS Done" dword="0" bits="4:4" type="bool" />
|
|
<field name="TD Done" dword="0" bits="6:6" type="bool" />
|
|
<field name="VFE Done" dword="0" bits="7:7" type="bool" />
|
|
<field name="IEF Done" dword="0" bits="8:8" type="bool" />
|
|
<field name="VSC Done" dword="0" bits="9:9" type="bool" />
|
|
<field name="ISC2/3 Done" dword="0" bits="10:10" type="bool" />
|
|
<field name="ISC1/0 Done" dword="0" bits="11:11" type="bool" />
|
|
<field name="IC0 Done" dword="0" bits="12:12" type="bool" />
|
|
<field name="IC1 Done" dword="0" bits="13:13" type="bool" />
|
|
<field name="IC2 Done" dword="0" bits="14:14" type="bool" />
|
|
<field name="IC3 Done" dword="0" bits="15:15" type="bool" />
|
|
<field name="EU00 Done" dword="0" bits="16:16" type="bool" />
|
|
<field name="EU01 Done" dword="0" bits="17:17" type="bool" />
|
|
<field name="EU02 Done" dword="0" bits="18:18" type="bool" />
|
|
<field name="MA0 Done" dword="0" bits="19:19" type="bool" />
|
|
<field name="EU10 Done" dword="0" bits="20:20" type="bool" />
|
|
<field name="EU11 Done" dword="0" bits="21:21" type="bool" />
|
|
<field name="EU12 Done" dword="0" bits="22:22" type="bool" />
|
|
<field name="MA1 Done" dword="0" bits="23:23" type="bool" />
|
|
<field name="EU20 Done" dword="0" bits="24:24" type="bool" />
|
|
<field name="EU21 Done" dword="0" bits="25:25" type="bool" />
|
|
<field name="EU22 Done" dword="0" bits="26:26" type="bool" />
|
|
<field name="MA2 Done" dword="0" bits="27:27" type="bool" />
|
|
<field name="EU30 Done" dword="0" bits="28:28" type="bool" />
|
|
<field name="EU31 Done" dword="0" bits="29:29" type="bool" />
|
|
<field name="EU32 Done" dword="0" bits="30:30" type="bool" />
|
|
<field name="MA3 Done" dword="0" bits="31:31" type="bool" />
|
|
</register>
|
|
<register name="INSTDONE_2" length="1" num="0x207c">
|
|
<field name="VF Done" dword="0" bits="0:0" type="bool" />
|
|
<field name="VS0 Done" dword="0" bits="1:1" type="bool" />
|
|
<field name="GS Done" dword="0" bits="2:2" type="bool" />
|
|
<field name="CL Done" dword="0" bits="3:3" type="bool" />
|
|
<field name="SF Done" dword="0" bits="4:4" type="bool" />
|
|
<field name="VME Done" dword="0" bits="5:5" type="bool" />
|
|
<field name="PL Done" dword="0" bits="6:6" type="bool" />
|
|
<field name="SO Done" dword="0" bits="7:7" type="bool" />
|
|
<field name="SI Done" dword="0" bits="8:8" type="bool" />
|
|
<field name="DG Done" dword="0" bits="9:9" type="bool" />
|
|
<field name="FT Done" dword="0" bits="10:10" type="bool" />
|
|
<field name="DM Done" dword="0" bits="11:11" type="bool" />
|
|
<field name="SC Done" dword="0" bits="12:12" type="bool" />
|
|
<field name="FL Done" dword="0" bits="13:13" type="bool" />
|
|
<field name="QC Done" dword="0" bits="14:14" type="bool" />
|
|
<field name="SVSM Done" dword="0" bits="15:15" type="bool" />
|
|
<field name="WMFE Done" dword="0" bits="16:16" type="bool" />
|
|
<field name="IZ Done" dword="0" bits="17:17" type="bool" />
|
|
<field name="PSD Done" dword="0" bits="18:18" type="bool" />
|
|
<field name="DAP Done" dword="0" bits="19:19" type="bool" />
|
|
<field name="RCZ Done" dword="0" bits="20:20" type="bool" />
|
|
<field name="VDI Done" dword="0" bits="21:21" type="bool" />
|
|
<field name="RCPBE Done" dword="0" bits="22:22" type="bool" />
|
|
<field name="RCPFE Done" dword="0" bits="23:23" type="bool" />
|
|
<field name="MT Done" dword="0" bits="24:24" type="bool" />
|
|
<field name="ISC Done" dword="0" bits="25:25" type="bool" />
|
|
<field name="SVG Done" dword="0" bits="26:26" type="bool" />
|
|
<field name="RCC Done" dword="0" bits="27:27" type="bool" />
|
|
<field name="SVRW Done" dword="0" bits="28:28" type="bool" />
|
|
<field name="WMBE Done" dword="0" bits="29:29" type="bool" />
|
|
<field name="CS Done" dword="0" bits="30:30" type="bool" />
|
|
<field name="GAM Done" dword="0" bits="31:31" type="bool" />
|
|
</register>
|
|
<register name="INSTPM" length="1" num="0x20c0">
|
|
<field name="3D State Instruction Disable" dword="0" bits="1:1" type="bool" />
|
|
<field name="3D Rendering Instruction Disable" dword="0" bits="2:2" type="bool" />
|
|
<field name="Media Instruction Disable" dword="0" bits="3:3" type="bool" />
|
|
<field name="CONSTANT_BUFFER Address Offset Disable" dword="0" bits="6:6" type="bool" />
|
|
<field name="3D State Instruction Disable Mask" dword="0" bits="17:17" type="bool" />
|
|
<field name="3D Rendering Instruction Disable Mask" dword="0" bits="18:18" type="bool" />
|
|
<field name="Media Instruction Disable Mask" dword="0" bits="19:19" type="bool" />
|
|
<field name="CONSTANT_BUFFER Address Offset Disable Mask" dword="0" bits="22:22" type="bool" />
|
|
</register>
|
|
<register name="RCS_FAULT_REG" length="1" num="0x4094">
|
|
<field name="Valid Bit" dword="0" bits="0:0" type="bool" />
|
|
<field name="Fault Type" dword="0" bits="2:1" type="uint">
|
|
<value name="Page Fault" value="0" />
|
|
<value name="Invalid PD Fault" value="1" />
|
|
<value name="Unloaded PD Fault" value="2" />
|
|
<value name="Invalid and Unloaded PD fault" value="3" />
|
|
</field>
|
|
<field name="SRCID of Fault" dword="0" bits="10:3" type="uint" />
|
|
<field name="GTTSEL" dword="0" bits="11:11" type="uint">
|
|
<value name="PPGTT" value="0" />
|
|
<value name="GGTT" value="1" />
|
|
</field>
|
|
<field name="Virtual Address of Fault" dword="0" bits="31:12" type="address" />
|
|
</register>
|
|
<register name="RCS_RING_BUFFER_CTL" length="1" num="0x203c">
|
|
<field name="Ring Buffer Enable" dword="0" bits="0:0" type="bool" />
|
|
<field name="Automatic Report Head Pointer" dword="0" bits="2:1" type="uint">
|
|
<value name="MI_AUTOREPORT_OFF" value="0" />
|
|
<value name="MI_AUTOREPORT_64KBMI_AUTOREPORT_4KB" value="1" />
|
|
<value name="MI_AUTOREPORT_128KB" value="3" />
|
|
</field>
|
|
<field name="Semaphore Wait" dword="0" bits="10:10" type="bool" />
|
|
<field name="RBWait" dword="0" bits="11:11" type="bool" />
|
|
<field name="Buffer Length (in pages - 1)" dword="0" bits="20:12" type="uint" />
|
|
</register>
|
|
<register name="RPSTAT1" length="1" num="0xa01c">
|
|
<field name="Previous GT Frequency" dword="0" bits="6:0" type="uint" />
|
|
<field name="Current GT Frequency" dword="0" bits="14:7" type="uint" />
|
|
</register>
|
|
<register name="VCS_FAULT_REG" length="1" num="0x4194">
|
|
<field name="Valid Bit" dword="0" bits="0:0" type="bool" />
|
|
<field name="Fault Type" dword="0" bits="2:1" type="uint">
|
|
<value name="Page Fault" value="0" />
|
|
<value name="Invalid PD Fault" value="1" />
|
|
<value name="Unloaded PD Fault" value="2" />
|
|
<value name="Invalid and Unloaded PD fault" value="3" />
|
|
</field>
|
|
<field name="SRCID of Fault" dword="0" bits="10:3" type="uint" />
|
|
<field name="GTTSEL" dword="0" bits="11:11" type="uint">
|
|
<value name="PPGTT" value="0" />
|
|
<value name="GGTT" value="1" />
|
|
</field>
|
|
<field name="Virtual Address of Fault" dword="0" bits="31:12" type="address" />
|
|
</register>
|
|
<register name="VCS_INSTDONE" length="1" num="0x1206c">
|
|
<field name="Ring Enable" dword="0" bits="0:0" type="bool" />
|
|
<field name="USB Done" dword="0" bits="1:1" type="bool" />
|
|
<field name="QRC Done" dword="0" bits="2:2" type="bool" />
|
|
<field name="SEC Done" dword="0" bits="3:3" type="bool" />
|
|
<field name="MPC Done" dword="0" bits="4:4" type="bool" />
|
|
<field name="VFT Done" dword="0" bits="5:5" type="bool" />
|
|
<field name="BSP Done" dword="0" bits="6:6" type="bool" />
|
|
<field name="VLF Done" dword="0" bits="7:7" type="bool" />
|
|
<field name="VOP Done" dword="0" bits="8:8" type="bool" />
|
|
<field name="VMC Done" dword="0" bits="9:9" type="bool" />
|
|
<field name="VIP Done" dword="0" bits="10:10" type="bool" />
|
|
<field name="VIT Done" dword="0" bits="11:11" type="bool" />
|
|
<field name="VDS Done" dword="0" bits="12:12" type="bool" />
|
|
<field name="VMX Done" dword="0" bits="13:13" type="bool" />
|
|
<field name="VCP Done" dword="0" bits="14:14" type="bool" />
|
|
<field name="VCD Done" dword="0" bits="15:15" type="bool" />
|
|
<field name="VAD Done" dword="0" bits="16:16" type="bool" />
|
|
<field name="VMD Done" dword="0" bits="17:17" type="bool" />
|
|
<field name="VIS Done" dword="0" bits="18:18" type="bool" />
|
|
<field name="VAC Done" dword="0" bits="19:19" type="bool" />
|
|
<field name="VAM Done" dword="0" bits="20:20" type="bool" />
|
|
<field name="JPG Done" dword="0" bits="21:21" type="bool" />
|
|
<field name="VBP Done" dword="0" bits="22:22" type="bool" />
|
|
<field name="VHR Done" dword="0" bits="23:23" type="bool" />
|
|
<field name="VCI Done" dword="0" bits="24:24" type="bool" />
|
|
<field name="VCR Done" dword="0" bits="25:25" type="bool" />
|
|
<field name="VIN Done" dword="0" bits="26:26" type="bool" />
|
|
<field name="VPR Done" dword="0" bits="27:27" type="bool" />
|
|
<field name="VTQ Done" dword="0" bits="28:28" type="bool" />
|
|
<field name="VCS Done" dword="0" bits="30:30" type="bool" />
|
|
<field name="GAC Done" dword="0" bits="31:31" type="bool" />
|
|
</register>
|
|
<register name="VCS_RING_BUFFER_CTL" length="1" num="0x1203c">
|
|
<field name="Ring Buffer Enable" dword="0" bits="0:0" type="bool" />
|
|
<field name="Automatic Report Head Pointer" dword="0" bits="2:1" type="uint">
|
|
<value name="MI_AUTOREPORT_OFF" value="0" />
|
|
<value name="MI_AUTOREPORT_64KB" value="1" />
|
|
<value name="MI_AUTOREPORT_4KB" value="2" />
|
|
<value name="MI_AUTOREPORT_128KB" value="3" />
|
|
</field>
|
|
<field name="Disable Register Accesses" dword="0" bits="8:8" type="bool" />
|
|
<field name="Semaphore Wait" dword="0" bits="10:10" type="bool" />
|
|
<field name="RBWait" dword="0" bits="11:11" type="bool" />
|
|
<field name="Buffer Length (in pages - 1)" dword="0" bits="20:12" type="uint" />
|
|
</register>
|
|
</genxml>
|