The first redeclarations of gl_FragCoord must appear before any
use of gl_FragCoord.
This commit is contained in:
@@ -295,6 +295,7 @@ INSTANTIATE_TEST_SUITE_P(
|
||||
"EndStreamPrimitive.geom",
|
||||
"floatBitsToInt.vert",
|
||||
"coord_conventions.frag",
|
||||
"gl_FragCoord.frag"
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user