/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 430 ANGLE_UTIL_EXPORT PFNGLBLENDFUNCIPROC l_glBlendFunci; 1417 l_glBlendFunci = reinterpret_cast<PFNGLBLENDFUNCIPROC>(loadProc("glBlendFunci")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1230 ANGLE_UTIL_EXPORT extern PFNGLBLENDFUNCIPROC l_glBlendFunci;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 431 ANGLE_TRACE_LOADER_EXPORT PFNGLBLENDFUNCIPROC t_glBlendFunci; 1447 t_glBlendFunci = reinterpret_cast<PFNGLBLENDFUNCIPROC>(loadProc("glBlendFunci")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1232 ANGLE_TRACE_LOADER_EXPORT extern PFNGLBLENDFUNCIPROC t_glBlendFunci;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 413 PFNGLBLENDFUNCIPROC blendFunci = nullptr;
|
H A D | functionsgl_typedefs.h | 772 typedef void(INTERNAL_GL_APIENTRY *PFNGLBLENDFUNCIPROC)(GLuint, GLenum, GLenum); typedef
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1748 typedef void (GL_APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1729 typedef void (GL_APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1750 typedef void (GL_APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1729 typedef void (GL_APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1767 typedef void (APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|
H A D | glext.h | 1715 typedef void (APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1748 typedef void (APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|
H A D | glext.h | 1696 typedef void (APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1804 typedef void (APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|
H A D | glext.h | 1751 typedef void (APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1804 typedef void (APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|
H A D | glext.h | 1751 typedef void (APIENTRYP PFNGLBLENDFUNCIPROC) (GLuint buf, GLenum src, GLenum dst); typedef
|