Searched refs:vert_prog (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dshadowtex.c74 static GLuint vert_prog; variable in typeref:typename:GLuint
970 vert_prog = compile_program(GL_VERTEX_PROGRAM_ARB, vert_code);
971 glBindProgramARB(GL_VERTEX_PROGRAM_ARB, vert_prog);

Completed in 4 milliseconds