]> git.tdb.fi Git - libs/gl.git/blobdiff - tests/glsl/complex_loop_increment.glsl
Fix GLSL test cases so they pass the basic tests
[libs/gl.git] / tests / glsl / complex_loop_increment.glsl
index fa0ea86eee87672860e6609147b198b8889fbaa6..1f3c0fdd4f9cd99c1b5c555da91f4a4ab1c91617 100644 (file)
@@ -13,6 +13,8 @@ void main()
        gl_Position = vec4(n);
 }
 
+// Target API: Vulkan
+
 /* Expected output: vertex
 void main()
 {