kGLSL              56 apps/templates/tests/example_test.cpp   name += (imp == kGLSL) ? "_GLSL" : "_CPU";
kGLSL              62 apps/templates/tests/example_test.cpp   if (imp == kGLSL) {
kGLSL              86 apps/templates/tests/example_test.cpp   if (imp == kGLSL) {
kGLSL             111 apps/templates/tests/example_test.cpp     errors += run_test(uc, channels, kGLSL, kChunky);
kGLSL             114 apps/templates/tests/example_test.cpp     errors += run_test(uc, channels, kGLSL, kPlanar);