]> git.tdb.fi Git - libs/gl.git/blobdiff - tests/glsl/binary_operators.glsl
Fix GLSL test cases so they pass the basic tests
[libs/gl.git] / tests / glsl / binary_operators.glsl
index a67a5a72a4d7d56c1c214f5cfd62d25d24e51082..ad0f73d994d2bcc70a130055b7010abb96c9f997 100644 (file)
@@ -31,6 +31,8 @@ void main()
                ++v3;
 }
 
+// Target API: Vulkan
+
 /* Expected output: vertex
 void main()
 {