asahi: Identify "Sample mask after depth/stencil" bit

Corresponds to Metal [[sample_mask,post_depth_coverage]].

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19811>
This commit is contained in:
Alyssa Rosenzweig
2022-10-23 16:50:00 -04:00
committed by Marge Bot
parent ff616099ce
commit 3fa87e47d5
+1
View File
@@ -394,6 +394,7 @@
<field name="Unk 1" size="1" start="9" type="bool" default="true"/>
<!-- Or discards? -->
<field name="No colour output" size="1" start="21" type="bool"/>
<field name="Sample mask after depth/stencil" size="1" start="25" type="bool"/>
<field name="Lines or points" size="1" start="26" type="bool"/>
<field name="Pass type" size="3" start="29" type="Pass type"/>
</struct>