Home
last modified time | relevance | path

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

/third_party/glfw/deps/glad/
H A Dgl.h2482 typedef void (GLAD_API_PTR *PFNGLTEXCOORDP3UIVPROC)(GLenum type, const GLuint * coords); typedef
3809 GLAD_API_CALL PFNGLTEXCOORDP3UIVPROC glad_glTexCoordP3uiv;
4804 PFNGLTEXCOORDP3UIVPROC glad_glTexCoordP3uiv = NULL;
5734 glad_glTexCoordP3uiv = (PFNGLTEXCOORDP3UIVPROC) load(userptr, "glTexCoordP3uiv"); in glad_gl_load_GL_VERSION_3_3()
/third_party/openGLES/api/GL/
H A Dglext.h1533 typedef void (APIENTRYP PFNGLTEXCOORDP3UIVPROC) (GLenum type, const GLuint *coords); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h1552 typedef void (APIENTRYP PFNGLTEXCOORDP3UIVPROC) (GLenum type, const GLuint *coords); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h1588 typedef void (APIENTRYP PFNGLTEXCOORDP3UIVPROC) (GLenum type, const GLuint *coords); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h1588 typedef void (APIENTRYP PFNGLTEXCOORDP3UIVPROC) (GLenum type, const GLuint *coords); typedef

Completed in 177 milliseconds