Home
last modified time | relevance | path

Searched refs:PFNGLMULTITEXCOORDP2UIPROC (Results 1 - 5 of 5) sorted by relevance

/third_party/glfw/deps/glad/
H A Dgl.h2310 typedef void (GLAD_API_PTR *PFNGLMULTITEXCOORDP2UIPROC)(GLenum texture, GLenum type, GLuint coords); typedef
3465 GLAD_API_CALL PFNGLMULTITEXCOORDP2UIPROC glad_glMultiTexCoordP2ui;
4632 PFNGLMULTITEXCOORDP2UIPROC glad_glMultiTexCoordP2ui = NULL;
5712 glad_glMultiTexCoordP2ui = (PFNGLMULTITEXCOORDP2UIPROC) load(userptr, "glMultiTexCoordP2ui"); in glad_gl_load_GL_VERSION_3_3()
/third_party/openGLES/api/GL/
H A Dglext.h1538 typedef void (APIENTRYP PFNGLMULTITEXCOORDP2UIPROC) (GLenum texture, GLenum type, GLuint coords); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h1557 typedef void (APIENTRYP PFNGLMULTITEXCOORDP2UIPROC) (GLenum texture, GLenum type, GLuint coords); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h1593 typedef void (APIENTRYP PFNGLMULTITEXCOORDP2UIPROC) (GLenum texture, GLenum type, GLuint coords); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h1593 typedef void (APIENTRYP PFNGLMULTITEXCOORDP2UIPROC) (GLenum texture, GLenum type, GLuint coords); typedef

Completed in 176 milliseconds