Searched refs:glCompileShader (Results 1 – 8 of 8) sorted by relevance
128 glCompileShader(shader); in LoadShader()
271 void (GL_APIENTRY *GLDispatch::glCompileShader)(GLuint) = NULL;509 LOAD_GL_FUNC(glCompileShader); in dispatchFuncs()
236 static void (GL_APIENTRY *glCompileShader)(GLuint shader);
494 GL_APICALL void GL_APIENTRY glCompileShader (GLuint shader);
21 GL_ENTRY(void, glCompileShader, GLuint shader)
79 glCompileShader(48, 48), enumConstant572 case 48: return glCompileShader; in valueOf()
347 GL_APICALL void GL_APIENTRY glCompileShader(GLuint shader){ in glCompileShader() function355 ctx->dispatcher().glCompileShader(globalShaderName); in glCompileShader()
61 void, glCompileShader, GLuint shader