Home
last modified time | relevance | path

Searched refs:PFNGLBLENDCOLORPROC (Results 1 - 25 of 34) sorted by relevance

12

/third_party/glfw/deps/glad/
H A Dgles2.h879 typedef void (GLAD_API_PTR *PFNGLBLENDCOLORPROC)(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
1029 GLAD_API_CALL PFNGLBLENDCOLORPROC glad_glBlendColor;
1348 PFNGLBLENDCOLORPROC glad_glBlendColor = NULL;
1494 glad_glBlendColor = (PFNGLBLENDCOLORPROC) load(userptr, "glBlendColor"); in glad_gl_load_GL_ES_VERSION_2_0()
H A Dgl.h1933 typedef void (GLAD_API_PTR *PFNGLBLENDCOLORPROC)(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
2711 GLAD_API_CALL PFNGLBLENDCOLORPROC glad_glBlendColor;
4255 PFNGLBLENDCOLORPROC glad_glBlendColor = NULL;
5390 glad_glBlendColor = (PFNGLBLENDCOLORPROC) load(userptr, "glBlendColor"); in glad_gl_load_GL_VERSION_1_4()
/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp105 ANGLE_UTIL_EXPORT PFNGLBLENDCOLORPROC l_glBlendColor;
929 l_glBlendColor = reinterpret_cast<PFNGLBLENDCOLORPROC>(loadProc("glBlendColor")); in LoadGLES()
H A Dgles_loader_autogen.h905 ANGLE_UTIL_EXPORT extern PFNGLBLENDCOLORPROC l_glBlendColor;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp105 ANGLE_TRACE_LOADER_EXPORT PFNGLBLENDCOLORPROC t_glBlendColor;
959 t_glBlendColor = reinterpret_cast<PFNGLBLENDCOLORPROC>(loadProc("glBlendColor")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h905 ANGLE_TRACE_LOADER_EXPORT extern PFNGLBLENDCOLORPROC t_glBlendColor;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h96 PFNGLBLENDCOLORPROC blendColor = nullptr;
H A Dfunctionsgl_typedefs.h189 typedef void(INTERNAL_GL_APIENTRY *PFNGLBLENDCOLORPROC)(GLfloat, GLfloat, GLfloat, GLfloat); typedef
/third_party/mesa3d/include/GLES2/
H A Dgl2.h390 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
/third_party/openGLES/api/GLES2/
H A Dgl2.h371 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h390 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h390 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h371 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
/third_party/mesa3d/include/GLES3/
H A Dgl31.h390 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
H A Dgl3.h390 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
H A Dgl32.h390 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
/third_party/openGLES/api/GLES3/
H A Dgl3.h371 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
H A Dgl31.h371 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
H A Dgl32.h371 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h390 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h390 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
H A Dgl31.h392 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
H A Dgl32.h392 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h371 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef
H A Dgl31.h371 typedef void (GL_APIENTRYP PFNGLBLENDCOLORPROC) (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); typedef

Completed in 126 milliseconds

12