Searched defs:PFNGLMULTITEXCOORDP4UIVPROC (Results 1 - 5 of 5) sorted by relevance
/third_party/glfw/deps/glad/ |
H A D | gl.h | 2315 typedef void (GLAD_API_PTR *PFNGLMULTITEXCOORDP4UIVPROC)(GLenum texture, GLenum type, const GLuint * coords); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glext.h | 1543 typedef void (APIENTRYP PFNGLMULTITEXCOORDP4UIVPROC) (GLenum texture, GLenum type, const GLuint *coords); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glext.h | 1562 typedef void (APIENTRYP PFNGLMULTITEXCOORDP4UIVPROC) (GLenum texture, GLenum type, const GLuint *coords); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glext.h | 1598 typedef void (APIENTRYP PFNGLMULTITEXCOORDP4UIVPROC) (GLenum texture, GLenum type, const GLuint *coords); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glext.h | 1598 typedef void (APIENTRYP PFNGLMULTITEXCOORDP4UIVPROC) (GLenum texture, GLenum type, const GLuint *coords); typedef
|
Completed in 176 milliseconds