Home
last modified time | relevance | path

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

/third_party/glfw/deps/glad/
H A Dgl.h2308 typedef void (GLAD_API_PTR *PFNGLMULTITEXCOORDP1UIPROC)(GLenum texture, GLenum type, GLuint coords); typedef
3461 GLAD_API_CALL PFNGLMULTITEXCOORDP1UIPROC glad_glMultiTexCoordP1ui;
4630 PFNGLMULTITEXCOORDP1UIPROC glad_glMultiTexCoordP1ui = NULL;
5710 glad_glMultiTexCoordP1ui = (PFNGLMULTITEXCOORDP1UIPROC) load(userptr, "glMultiTexCoordP1ui"); in glad_gl_load_GL_VERSION_3_3()
/third_party/openGLES/api/GL/
H A Dglext.h1536 typedef void (APIENTRYP PFNGLMULTITEXCOORDP1UIPROC) (GLenum texture, GLenum type, GLuint coords); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h1555 typedef void (APIENTRYP PFNGLMULTITEXCOORDP1UIPROC) (GLenum texture, GLenum type, GLuint coords); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h1591 typedef void (APIENTRYP PFNGLMULTITEXCOORDP1UIPROC) (GLenum texture, GLenum type, GLuint coords); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h1591 typedef void (APIENTRYP PFNGLMULTITEXCOORDP1UIPROC) (GLenum texture, GLenum type, GLuint coords); typedef

Completed in 223 milliseconds