X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=tests%2Fglsl%2Fredeclare_builtin.glsl;h=f72d24957a8b2c259308c99d737cb142e45216ca;hb=97d26f5179e82cd2faf476a9605f8a4f4b33a926;hp=c0b84c42a2e796b25f944584f7bff7094e5c5ed4;hpb=4b9c9f565bb0335034dc8c2c7ad833ee42251d5d;p=libs%2Fgl.git diff --git a/tests/glsl/redeclare_builtin.glsl b/tests/glsl/redeclare_builtin.glsl index c0b84c42..f72d2495 100644 --- a/tests/glsl/redeclare_builtin.glsl +++ b/tests/glsl/redeclare_builtin.glsl @@ -7,6 +7,8 @@ void main() gl_Position = position; } +// Target API: Vulkan + /* Expected output: vertex out gl_PerVertex {