mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 06:40:11 +01:00
asahi: Note that "render target" lacks an sRGB bit
sRGB is handled through other mechanisms. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11086>
This commit is contained in:
parent
62ac4adecb
commit
bfd5e52f16
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@
|
|||
<field name="Flip vertical" size="1" start="54" type="bool" default="false"/>
|
||||
<field name="Unk 55" size="9" start="55" type="hex"/>
|
||||
<field name="Buffer" size="36" start="64" type="address" modifier="shr(4)"/>
|
||||
<!-- N.b. sRGB is not specified here -->
|
||||
<!-- Off by 4? -->
|
||||
<field name="Stride" size="24" start="104" type="hex" prefix="AGX_RT_STRIDE">
|
||||
<value name="Tiled" value="0x100000"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue