Searched refs:PFNGLCOLORSUBTABLEEXTPROC (Results 1 - 4 of 4) sorted by relevance
/third_party/openGLES/api/GL/ |
H A D | glext.h | 6576 typedef void (APIENTRYP PFNGLCOLORSUBTABLEEXTPROC) (GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const void *data); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glext.h | 6594 typedef void (APIENTRYP PFNGLCOLORSUBTABLEEXTPROC) (GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const void *data); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glext.h | 6571 typedef void (APIENTRYP PFNGLCOLORSUBTABLEEXTPROC) (GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const void *data); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glext.h | 6570 typedef void (APIENTRYP PFNGLCOLORSUBTABLEEXTPROC) (GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const void *data); typedef
|
Completed in 160 milliseconds