Home
last modified time | relevance | path

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

/third_party/glfw/deps/glad/
H A Dgl.h1994 typedef void (GLAD_API_PTR *PFNGLCOLORP3UIVPROC)(GLenum type, const GLuint * color); typedef
2833 GLAD_API_CALL PFNGLCOLORP3UIVPROC glad_glColorP3uiv;
4316 PFNGLCOLORP3UIVPROC glad_glColorP3uiv = NULL;
5697 glad_glColorP3uiv = (PFNGLCOLORP3UIVPROC) load(userptr, "glColorP3uiv"); in glad_gl_load_GL_VERSION_3_3()
/third_party/openGLES/api/GL/
H A Dglext.h1547 typedef void (APIENTRYP PFNGLCOLORP3UIVPROC) (GLenum type, const GLuint *color); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h1566 typedef void (APIENTRYP PFNGLCOLORP3UIVPROC) (GLenum type, const GLuint *color); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h1602 typedef void (APIENTRYP PFNGLCOLORP3UIVPROC) (GLenum type, const GLuint *color); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h1602 typedef void (APIENTRYP PFNGLCOLORP3UIVPROC) (GLenum type, const GLuint *color); typedef

Completed in 221 milliseconds