mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
panfrost: Add alpha reference to XML
Midgard only, v6 dropped support. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8447>
This commit is contained in:
parent
7a6a5f3fe1
commit
ff44f813fb
1 changed files with 1 additions and 0 deletions
|
|
@ -904,6 +904,7 @@
|
|||
<field name="Stencil front" size="32" start="10:0" type="Stencil"/>
|
||||
<field name="Stencil back" size="32" start="11:0" type="Stencil"/>
|
||||
<field name="Preload" size="32" start="12:0" type="Preload"/>
|
||||
<field name="Alpha reference" size="32" start="12:0" type="float"/>
|
||||
<field name="Thread Balancing" size="16" start="13:0" type="uint"/>
|
||||
<field name="SFBD Blend Shader" size="64" start="14:0" type="address"/>
|
||||
<field name="SFBD Blend Equation" size="32" start="14:0" type="Blend Equation"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue