Edit

IABSD.fr/xenocara/lib/mesa/src/intel/decoder/tests/gentest.xml

Branch :

  • Show log

    Commit

  • Author : jsg
    Date : 2025-06-05 11:23:11
    Hash : 67d6f117
    Message : Import Mesa 25.0.7

  • lib/mesa/src/intel/decoder/tests/gentest.xml
  • <?xml version="1.0" ?>
    <genxml name="SKL" gen="9">
    
      <struct name="TEST_STRUCT" length="2">
        <field name="number1" start="0" end="15" type="uint"/>
        <field name="number2" start="16" end="31" type="uint"/>
        <group count="4" start="32" size="8">
           <field name="byte" start="0" end="7" type="uint"/>
        </group>
      </struct>
    
      <struct name="STRUCT_TWO_LEVELS" length="8">
        <group count="4" start="0" size="64">
           <group count="8" start="0" size="8">
              <field name="byte" start="0" end="7" type="uint"/>
           </group>
        </group>
      </struct>
    
    </genxml>