Home
last modified time | relevance | path

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

/third_party/glfw/deps/glad/
H A Dgl.h2430 typedef void (GLAD_API_PTR *PFNGLSECONDARYCOLOR3USPROC)(GLushort red, GLushort green, GLushort blue); typedef
3705 GLAD_API_CALL PFNGLSECONDARYCOLOR3USPROC glad_glSecondaryColor3us;
4752 PFNGLSECONDARYCOLOR3USPROC glad_glSecondaryColor3us = NULL;
5418 glad_glSecondaryColor3us = (PFNGLSECONDARYCOLOR3USPROC) load(userptr, "glSecondaryColor3us"); in glad_gl_load_GL_VERSION_1_4()
/third_party/openGLES/api/GL/
H A Dglext.h376 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3USPROC) (GLushort red, GLushort green, GLushort blue); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h395 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3USPROC) (GLushort red, GLushort green, GLushort blue); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h393 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3USPROC) (GLushort red, GLushort green, GLushort blue); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h393 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3USPROC) (GLushort red, GLushort green, GLushort blue); typedef

Completed in 192 milliseconds