mirror of
https://github.com/openharmony/third_party_spirv-headers.git
synced 2026-07-19 23:03:32 -04:00
Merge pull request #103 from amdrexu/bugfix
Enable Groups capability by the extension SPV_AMD_shader_ballot
This commit is contained in:
@@ -8404,7 +8404,8 @@
|
||||
},
|
||||
{
|
||||
"enumerant" : "Groups",
|
||||
"value" : 18
|
||||
"value" : 18,
|
||||
"extensions" : [ "SPV_AMD_shader_ballot" ]
|
||||
},
|
||||
{
|
||||
"enumerant" : "DeviceEnqueue",
|
||||
|
||||
Reference in New Issue
Block a user