Enable Groups capability by the extension SPV_AMD_shader_ballot

This commit is contained in:
Rex Xu 2019-05-09 16:43:37 +08:00
parent c4f8f65792
commit 30c51d36e9

View File

@ -8404,7 +8404,8 @@
},
{
"enumerant" : "Groups",
"value" : 18
"value" : 18,
"extensions" : [ "SPV_AMD_shader_ballot" ]
},
{
"enumerant" : "DeviceEnqueue",