Home
last modified time | relevance | path

Searched refs:GL_GetPixelMapfv (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp349 {"glGetPixelMapfv", P(GL_GetPixelMapfv)},
Dentry_points_gl_1_autogen.h145 ANGLE_EXPORT void GL_APIENTRY GL_GetPixelMapfv(GLenum map, GLfloat *values);
DlibGL_autogen.cpp521 return GL_GetPixelMapfv(map, values); in glGetPixelMapfv()
Dentry_points_gl_1_autogen.cpp2220 void GL_APIENTRY GL_GetPixelMapfv(GLenum map, GLfloat *values) in GL_GetPixelMapfv() function