Implement GL_NV_shader_subgroup_partitioned
This commit is contained in:
2
gtests/Spv.FromFile.cpp
Normal file → Executable file
2
gtests/Spv.FromFile.cpp
Normal file → Executable file
@@ -338,6 +338,7 @@ INSTANTIATE_TEST_CASE_P(
|
||||
"spv.precise.tese",
|
||||
"spv.precise.tesc",
|
||||
"spv.vulkan100.subgroupArithmetic.comp",
|
||||
"spv.vulkan100.subgroupPartitioned.comp",
|
||||
"spv.xfb.vert",
|
||||
"spv.xfb2.vert",
|
||||
"spv.xfb3.vert",
|
||||
@@ -368,6 +369,7 @@ INSTANTIATE_TEST_CASE_P(
|
||||
"spv.subgroupBallot.comp",
|
||||
"spv.subgroupClustered.comp",
|
||||
"spv.subgroupClusteredNeg.comp",
|
||||
"spv.subgroupPartitioned.comp",
|
||||
"spv.subgroupShuffle.comp",
|
||||
"spv.subgroupShuffleRelative.comp",
|
||||
"spv.subgroupQuad.comp",
|
||||
|
||||
Reference in New Issue
Block a user