Searched refs:glAttachShaderNULL (Results 1 – 3 of 3) sorted by relevance
4111 attachShader = &glAttachShaderNULL; in initProcsDesktopGLNULL()5065 attachShader = &glAttachShaderNULL; in initProcsGLESNULL()
20 void INTERNAL_GL_APIENTRY glAttachShaderNULL(GLuint program, GLuint shader);
19 void INTERNAL_GL_APIENTRY glAttachShaderNULL(GLuint program, GLuint shader) {} in glAttachShaderNULL() function