Home
last modified time | relevance | path

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

/third_party/glfw/deps/glad/
H A Dgl.h2646 typedef void (GLAD_API_PTR *PFNGLVERTEXP4UIVPROC)(GLenum type, const GLuint * value); typedef
4137 GLAD_API_CALL PFNGLVERTEXP4UIVPROC glad_glVertexP4uiv;
4968 PFNGLVERTEXP4UIVPROC glad_glVertexP4uiv = NULL;
5751 glad_glVertexP4uiv = (PFNGLVERTEXP4UIVPROC) load(userptr, "glVertexP4uiv"); in glad_gl_load_GL_VERSION_3_3()
/third_party/openGLES/api/GL/
H A Dglext.h1527 typedef void (APIENTRYP PFNGLVERTEXP4UIVPROC) (GLenum type, const GLuint *value); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h1546 typedef void (APIENTRYP PFNGLVERTEXP4UIVPROC) (GLenum type, const GLuint *value); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h1582 typedef void (APIENTRYP PFNGLVERTEXP4UIVPROC) (GLenum type, const GLuint *value); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h1582 typedef void (APIENTRYP PFNGLVERTEXP4UIVPROC) (GLenum type, const GLuint *value); typedef

Completed in 176 milliseconds