GLSL 4.6: Implement draw parameters.
This commit is contained in:
parent
0d0c6d38f0
commit
941f3bbd7a
6 changed files with 80 additions and 12 deletions
|
|
@ -361,6 +361,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
Glsl, CompileOpenGLToSpirvTest,
|
||||
::testing::ValuesIn(std::vector<std::string>({
|
||||
"spv.460.frag",
|
||||
"spv.460.vert",
|
||||
"spv.atomic.comp",
|
||||
"spv.glFragColor.frag",
|
||||
"spv.specConst.vert",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue