Home
last modified time | relevance | path

Searched defs:glBlendColor (Results 1 – 15 of 15) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrContextWrapper.cpp339 void ContextWrapper::glBlendColor (float red, float green, float blue, float alpha) in glBlendColor() function in sglr::ContextWrapper
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dgl3w.h687 #define glBlendColor gl3wBlendColor macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h113 #define glBlendColor l_glBlendColor macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h113 #define glBlendColor t_glBlendColor macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl37 #define glBlendColor glwBlendColor macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp73 GL_APICALL void GL_APIENTRY glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alph… in glBlendColor() function
/third_party/flutter/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.cpp106 ANGLE_UTIL_EXPORT PFNGLBLENDCOLORPROC glBlendColor; variable
/third_party/flutter/glfw/deps/glad/
Dglad.h2693 #define glBlendColor glad_glBlendColor macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp59 void GL_APIENTRY glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glBlendColor() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl240 GLW_APICALL void GLW_APIENTRY glBlendColor (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp2131 void GL_APIENTRY glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glBlendColor() function
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp2146 void GL_APIENTRY glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glBlendColor() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl224 void CallLogWrapper::glBlendColor (glw::GLfloat red, glw::GLfloat green, glw::GLfloat blue, glw::GL… function in CallLogWrapper
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp58 void GL_APIENTRY glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glBlendColor() function
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglew.h1495 #define glBlendColor GLEW_GET_FUN(__glewBlendColor) macro