mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 19:50:11 +01:00
genxml/gen8: Remove BLACK_LEVEL_CORRECTION_STATE
We've never used it, it only exists on gen8, and the name of the struct contains piles of bad characters. Reviewed-by: Chad Versace <chadversary@chromium.org>
This commit is contained in:
parent
a6df637d26
commit
ec27402a8f
1 changed files with 0 additions and 6 deletions
|
|
@ -582,12 +582,6 @@
|
|||
<field name="Blend Constant Color Alpha" start="160" end="191" type="float"/>
|
||||
</struct>
|
||||
|
||||
<struct name="BLACK_LEVEL_CORRECTION_STATE_-_DW75..76" length="2">
|
||||
<field name="Black Point Offset R" start="0" end="12" type="int" default="0"/>
|
||||
<field name="Black Point Offset G" start="45" end="57" type="int"/>
|
||||
<field name="Black Point Offset B" start="32" end="44" type="int"/>
|
||||
</struct>
|
||||
|
||||
<struct name="INTERFACE_DESCRIPTOR_DATA" length="8">
|
||||
<field name="Kernel Start Pointer" start="6" end="47" type="offset"/>
|
||||
<field name="Denorm Mode" start="83" end="83" type="uint">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue