Home
last modified time | relevance | path

Searched refs:glBlendEquation (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
DOpenGLShims.h132 FUNCTION_TABLE_ENTRY(glBlendEquation);
229 #define glBlendEquation LOOKUP_GL_FUNCTION(glBlendEquation) macro
DOpenGLShims.cpp98 ASSIGN_FUNCTION_TABLE_ENTRY(glBlendEquation, success); in initializeOpenGLShims()
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DlibGLESv2.def11 glBlendEquation @9
DlibGLESv2.cpp290 void __stdcall glBlendEquation(GLenum mode) in glBlendEquation() function
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DShaderProgram.cpp443 glBlendEquation(GL_FUNC_ADD); in resetBlending()
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
Dgl2.h482 GL_APICALL void GL_APIENTRY glBlendEquation ( GLenum mode );
/external/webkit/Source/WebCore/platform/graphics/opengl/
DGraphicsContext3DOpenGL.cpp413 ::glBlendEquation(mode); in blendEquation()
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp339 blendEquation = GET_PROC_ADDRESS(glBlendEquation); in GraphicsContext3DInternal()
/external/qemu/distrib/sdl-1.2.15/include/
DSDL_opengl.h3154 GLAPI void APIENTRY glBlendEquation (GLenum);
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2442730 Compilation failed because functions glSampleCoverage, glBlendEquation