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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_glsl.c1379 static void crStateGLSLCreateProgramCB(unsigned long key, void *data1, void *data2) function
1484 crWarning("crStateGLSLCreateProgramCB: unknown uniform type 0x%x", (GLint)pProgram->pUniforms[i].type);
1507 crHashtableWalk(to->glsl.programs, crStateGLSLCreateProgramCB, to);
1509 /* crStateGLSLCreateProgramCB changes the current program, ensure we have the proper program re-sored */

Completed in 49 milliseconds