Searched refs:glCompileShader (Results 1 – 8 of 8) sorted by relevance
128 glCompileShader(shader); in LoadShader()
272 void (GL_APIENTRY *GLDispatch::glCompileShader)(GLuint) = NULL;510 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)
347 GL_APICALL void GL_APIENTRY glCompileShader(GLuint shader){ in glCompileShader() function355 ctx->dispatcher().glCompileShader(globalShaderName); in glCompileShader()
79 glCompileShader(48, 48), enumConstant676 case 48: return glCompileShader; in valueOf()
74 void, glCompileShader, GLuint shader