summaryrefslogtreecommitdiff
path: root/progs/glsl/multitex.shtest
blob: 5be45f6c7cb9f4ed1d658ce4a99b2309d2ec061b (plain)
1
2
3
4
5
6
vs multitex.vert
fs multitex.frag
texture 0 ../images/tile.rgb
texture 1 ../images/tree2.rgba
uniform tex1  GL_SAMPLER_2D  0
uniform tex2  GL_SAMPLER_2D  1