Searched defs:PFNGLBLENDEQUATIONIPROC (Results 1 - 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_typedefs.h | 769 typedef void(INTERNAL_GL_APIENTRY *PFNGLBLENDEQUATIONIPROC)(GLuint, GLenum); typedef
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1746 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1727 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1748 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1727 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1765 typedef void (APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
H A D | glext.h | 1713 typedef void (APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1746 typedef void (APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
H A D | glext.h | 1694 typedef void (APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1802 typedef void (APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
H A D | glext.h | 1749 typedef void (APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1802 typedef void (APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
H A D | glext.h | 1749 typedef void (APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
|
Completed in 295 milliseconds