GLSL: Implement correct semantic checking for run-time sized arrays.
This commit is contained in:
@@ -204,6 +204,7 @@ INSTANTIATE_TEST_CASE_P(
|
||||
"Operations.frag",
|
||||
"overlongLiteral.frag",
|
||||
"prepost.frag",
|
||||
"runtimeArray.vert",
|
||||
"simpleFunctionCall.frag",
|
||||
"structAssignment.frag",
|
||||
"structDeref.frag",
|
||||
|
||||
Reference in New Issue
Block a user