Home
last modified time | relevance | path

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

/third_party/glfw/deps/glad/
H A Dgl.h2424 typedef void (GLAD_API_PTR *PFNGLSECONDARYCOLOR3SPROC)(GLshort red, GLshort green, GLshort blue); typedef
3693 GLAD_API_CALL PFNGLSECONDARYCOLOR3SPROC glad_glSecondaryColor3s;
4746 PFNGLSECONDARYCOLOR3SPROC glad_glSecondaryColor3s = NULL;
5412 glad_glSecondaryColor3s = (PFNGLSECONDARYCOLOR3SPROC) load(userptr, "glSecondaryColor3s"); in glad_gl_load_GL_VERSION_1_4()
/third_party/openGLES/api/GL/
H A Dglext.h370 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3SPROC) (GLshort red, GLshort green, GLshort blue); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h389 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3SPROC) (GLshort red, GLshort green, GLshort blue); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h387 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3SPROC) (GLshort red, GLshort green, GLshort blue); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h387 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3SPROC) (GLshort red, GLshort green, GLshort blue); typedef

Completed in 172 milliseconds