mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 04:08:25 +02:00
pan/bi: Add BI_SUBGROUP_SUBGROUP16 option
Valhall uses 16-wide warps. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15204>
This commit is contained in:
parent
ec9c1f8fa6
commit
7637502c8d
1 changed files with 1 additions and 0 deletions
|
|
@ -3710,6 +3710,7 @@
|
|||
<opt>subgroup2</opt>
|
||||
<opt>subgroup4</opt>
|
||||
<opt>subgroup8</opt>
|
||||
<opt pseudo="true">subgroup16</opt> <!-- Only on Valhall -->
|
||||
</mod>
|
||||
<mod name="inactive_result" start="10" size="4">
|
||||
<opt>zero</opt>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue