Home
last modified time | relevance | path

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

/third_party/glfw/deps/glad/
H A Dgl.h2480 typedef void (GLAD_API_PTR *PFNGLTEXCOORDP2UIVPROC)(GLenum type, const GLuint * coords); typedef
3805 GLAD_API_CALL PFNGLTEXCOORDP2UIVPROC glad_glTexCoordP2uiv;
4802 PFNGLTEXCOORDP2UIVPROC glad_glTexCoordP2uiv = NULL;
5732 glad_glTexCoordP2uiv = (PFNGLTEXCOORDP2UIVPROC) load(userptr, "glTexCoordP2uiv"); in glad_gl_load_GL_VERSION_3_3()
/third_party/openGLES/api/GL/
H A Dglext.h1531 typedef void (APIENTRYP PFNGLTEXCOORDP2UIVPROC) (GLenum type, const GLuint *coords); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h1550 typedef void (APIENTRYP PFNGLTEXCOORDP2UIVPROC) (GLenum type, const GLuint *coords); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h1586 typedef void (APIENTRYP PFNGLTEXCOORDP2UIVPROC) (GLenum type, const GLuint *coords); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h1586 typedef void (APIENTRYP PFNGLTEXCOORDP2UIVPROC) (GLenum type, const GLuint *coords); typedef

Completed in 226 milliseconds