Home
last modified time | relevance | path

Searched defs:glBlendEquationSeparate (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
DOpenGLShims.h230 #define glBlendEquationSeparate LOOKUP_GL_FUNCTION(glBlendEquationSeparate) macro
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DlibGLESv2.cpp295 void __stdcall glBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha) in glBlendEquationSeparate() function