Searched refs:glGetUniformfv (Results 1 – 8 of 8) sorted by relevance
168 FUNCTION_TABLE_ENTRY(glGetUniformfv);266 #define glGetUniformfv LOOKUP_GL_FUNCTION(glGetUniformfv) macro
134 ASSIGN_FUNCTION_TABLE_ENTRY(glGetUniformfv, success); in initializeOpenGLShims()
78 glGetUniformfv @75
3332 void __stdcall glGetUniformfv(GLuint program, GLint location, GLfloat* params) in glGetUniformfv() function
548 GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat* params…
1353 ::glGetUniformfv(program, location, value); in getUniformfv()
374 getUniformfv = GET_PROC_ADDRESS(glGetUniformfv); in GraphicsContext3DInternal()
3498 GLAPI void APIENTRY glGetUniformfv (GLuint, GLint, GLfloat *);