aboutsummaryrefslogtreecommitdiff
path: root/tests/glslparsertest/glsl2/tex_rect-02.frag
blob: 9a51cef19ea13a516bee1ec7cbf441afaa4e0a27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// [config]
// expect_result: fail
// glsl_version: 1.10
//
// # NOTE: Config section was auto-generated from file
// # NOTE: 'glslparser.tests' at git revision
// # NOTE: 6cc17ae70b70d150aa1751f8e28db7b2a9bd50f0
// [end config]

/* FAIL */
#extension GL_ARB_texture_rectangle: disable

uniform sampler2DRect s;