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