demos/tri: fix the shaders
authorChia-I Wu <olv@lunarg.com>
Sat, 25 Oct 2014 04:11:27 +0000 (12:11 +0800)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Fri, 31 Oct 2014 21:29:19 +0000 (15:29 -0600)
commit23e51e336360dfa5e9acd57d935acd2dd56aeb58
treef4072bac9bdd0235a07d51f61c03cc666c9bb8cd
parent5255f7bcdbc267620157884f975ad29394047f6f
demos/tri: fix the shaders

The GLSL code was apparently copy-and-pasted from some other test when the
hardcoded shaders were replaced.  It was not supposed to work.
demos/tri.c