From: Brian Paul Date: Thu, 13 Aug 2009 22:03:01 +0000 (-0600) Subject: progs/glsl: added multitex.shtest config file X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0c717bcd5dd1fdceb7038a2e2788ca1136a0fa3a;p=mesa.git progs/glsl: added multitex.shtest config file --- diff --git a/progs/glsl/multitex.shtest b/progs/glsl/multitex.shtest new file mode 100644 index 00000000000..5be45f6c7cb --- /dev/null +++ b/progs/glsl/multitex.shtest @@ -0,0 +1,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