Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp611 {"glPixelMapfv", P(GL_PixelMapfv)},
Dentry_points_gl_1_autogen.h255 ANGLE_EXPORT void GL_APIENTRY GL_PixelMapfv(GLenum map, GLsizei mapsize, const GLfloat *values);
DlibGL_autogen.cpp902 return GL_PixelMapfv(map, mapsize, values); in glPixelMapfv()
Dentry_points_gl_1_autogen.cpp3932 void GL_APIENTRY GL_PixelMapfv(GLenum map, GLsizei mapsize, const GLfloat *values) in GL_PixelMapfv() function