HomeSort by: relevance | last modified time | path
    Searched defs:Demo (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/mesa-demos/dist/src/glsl/
multitex.c 36 static const char *Demo = "multitex";
401 glutCreateWindow(Demo);
samplers.c 50 static const char *Demo = "samplers";
364 glutCreateWindow(Demo);
texdemo1.c 36 static const char *Demo = "texdemo1";
424 win = glutCreateWindow(Demo);

Completed in 5 milliseconds