Home
last modified time | relevance | path

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

/third_party/glfw/deps/glad/
H A Dgl.h2428 typedef void (GLAD_API_PTR *PFNGLSECONDARYCOLOR3UIPROC)(GLuint red, GLuint green, GLuint blue); typedef
3701 GLAD_API_CALL PFNGLSECONDARYCOLOR3UIPROC glad_glSecondaryColor3ui;
4750 PFNGLSECONDARYCOLOR3UIPROC glad_glSecondaryColor3ui = NULL;
5416 glad_glSecondaryColor3ui = (PFNGLSECONDARYCOLOR3UIPROC) load(userptr, "glSecondaryColor3ui"); in glad_gl_load_GL_VERSION_1_4()
/third_party/openGLES/api/GL/
H A Dglext.h374 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3UIPROC) (GLuint red, GLuint green, GLuint blue); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h393 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3UIPROC) (GLuint red, GLuint green, GLuint blue); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h391 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3UIPROC) (GLuint red, GLuint green, GLuint blue); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h391 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3UIPROC) (GLuint red, GLuint green, GLuint blue); typedef

Completed in 204 milliseconds