Searched refs:GL_GetPixelMapfv (Results 1 – 4 of 4) sorted by relevance
349 {"glGetPixelMapfv", P(GL_GetPixelMapfv)},
145 ANGLE_EXPORT void GL_APIENTRY GL_GetPixelMapfv(GLenum map, GLfloat *values);
521 return GL_GetPixelMapfv(map, values); in glGetPixelMapfv()
2220 void GL_APIENTRY GL_GetPixelMapfv(GLenum map, GLfloat *values) in GL_GetPixelMapfv() function