]> git.tdb.fi Git - libs/gl.git/blobdiff - tests/glsl/redeclare_builtin.glsl
Fix GLSL test cases so they pass the basic tests
[libs/gl.git] / tests / glsl / redeclare_builtin.glsl
index c0b84c42a2e796b25f944584f7bff7094e5c5ed4..f72d24957a8b2c259308c99d737cb142e45216ca 100644 (file)
@@ -7,6 +7,8 @@ void main()
        gl_Position = position;
 }
 
+// Target API: Vulkan
+
 /* Expected output: vertex
 out gl_PerVertex
 {