GLSL 4.6: Implement shader group vote.
This commit is contained in:
parent
941f3bbd7a
commit
934d11b6db
10 changed files with 142 additions and 10 deletions
|
|
@ -362,6 +362,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
::testing::ValuesIn(std::vector<std::string>({
|
||||
"spv.460.frag",
|
||||
"spv.460.vert",
|
||||
"spv.460.comp",
|
||||
"spv.atomic.comp",
|
||||
"spv.glFragColor.frag",
|
||||
"spv.specConst.vert",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue