mirror of
https://gitee.com/openharmony/third_party_spirv-headers
synced 2024-11-27 09:40:59 +00:00
Enable Groups capability by the extension SPV_AMD_shader_ballot
This commit is contained in:
parent
c4f8f65792
commit
30c51d36e9
@ -8404,7 +8404,8 @@
|
||||
},
|
||||
{
|
||||
"enumerant" : "Groups",
|
||||
"value" : 18
|
||||
"value" : 18,
|
||||
"extensions" : [ "SPV_AMD_shader_ballot" ]
|
||||
},
|
||||
{
|
||||
"enumerant" : "DeviceEnqueue",
|
||||
|
Loading…
Reference in New Issue
Block a user