summaryrefslogtreecommitdiff
path: root/tests/glslparsertest/glsl2/uniform-01.vert
blob: 2b0499c3832c4d84bfa80269e8502a8c17687b5d (plain)
1
2
3
/* PASS */
#version 120
uniform vec2 a = vec2(1.0, 2.0);