Home
last modified time | relevance | path

Searched refs:PFNGLBLENDEQUATIONSEPARATEIPROC (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp429 ANGLE_UTIL_EXPORT PFNGLBLENDEQUATIONSEPARATEIPROC l_glBlendEquationSeparatei;
1416 reinterpret_cast<PFNGLBLENDEQUATIONSEPARATEIPROC>(loadProc("glBlendEquationSeparatei")); in LoadGLES()
H A Dgles_loader_autogen.h1229 ANGLE_UTIL_EXPORT extern PFNGLBLENDEQUATIONSEPARATEIPROC l_glBlendEquationSeparatei;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp430 ANGLE_TRACE_LOADER_EXPORT PFNGLBLENDEQUATIONSEPARATEIPROC t_glBlendEquationSeparatei;
1446 reinterpret_cast<PFNGLBLENDEQUATIONSEPARATEIPROC>(loadProc("glBlendEquationSeparatei")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1231 ANGLE_TRACE_LOADER_EXPORT extern PFNGLBLENDEQUATIONSEPARATEIPROC t_glBlendEquationSeparatei;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h410 PFNGLBLENDEQUATIONSEPARATEIPROC blendEquationSeparatei = nullptr;
H A Dfunctionsgl_typedefs.h768 typedef void(INTERNAL_GL_APIENTRY *PFNGLBLENDEQUATIONSEPARATEIPROC)(GLuint, GLenum, GLenum); typedef
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1747 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef
/third_party/openGLES/api/GLES3/
H A Dgl32.h1728 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1749 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1728 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1766 typedef void (APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef
H A Dglext.h1714 typedef void (APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h1747 typedef void (APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef
H A Dglext.h1695 typedef void (APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1803 typedef void (APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef
H A Dglext.h1750 typedef void (APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1803 typedef void (APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef
H A Dglext.h1750 typedef void (APIENTRYP PFNGLBLENDEQUATIONSEPARATEIPROC) (GLuint buf, GLenum modeRGB, GLenum modeAlpha); typedef

Completed in 303 milliseconds