Searched refs:glProgramUniform1fNULL (Results 1 – 3 of 3) sorted by relevance
3268 programUniform1f = &glProgramUniform1fNULL; in initProcsDesktopGLNULL()4448 programUniform1f = &glProgramUniform1fNULL; in initProcsDesktopGLNULL()5345 programUniform1f = &glProgramUniform1fNULL; in initProcsGLESNULL()5535 programUniform1f = &glProgramUniform1fNULL; in initProcsSharedExtensionsNULL()
1210 void INTERNAL_GL_APIENTRY glProgramUniform1fNULL(GLuint program, GLint location, GLfloat v0);
1936 void INTERNAL_GL_APIENTRY glProgramUniform1fNULL(GLuint program, GLint location, GLfloat v0) {} in glProgramUniform1fNULL() function