summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@collabora.com>2021-07-27 19:28:46 -0400
committerMarge Bot <eric+marge@anholt.net>2021-07-28 00:26:06 +0000
commitce6d43548bdb87691b7dfa58a949865cf047ab2b (patch)
tree287c94bf0a61b9d36cf7179acec45578b2a5ba4d /src
parent5649f24d16ee314074a4cc56355cb17ea75837b5 (diff)
pan/va: Allow floating-point swizzles on ATEST
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12026>
Diffstat (limited to 'src')
-rw-r--r--src/panfrost/bifrost/valhall/ISA.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panfrost/bifrost/valhall/ISA.xml b/src/panfrost/bifrost/valhall/ISA.xml
index 902d1a0f3d6..526a0547b27 100644
--- a/src/panfrost/bifrost/valhall/ISA.xml
+++ b/src/panfrost/bifrost/valhall/ISA.xml
@@ -882,7 +882,7 @@
</desc>
<sr write="true">Updated coverage mask</sr>
<src>Input coverage mask</src>
- <src>Alpha value (render target 0)</src>
+ <src swizzle="true">Alpha value (render target 0)</src>
<src/>
<sr_count/>
</ins>