Home
last modified time | relevance | path

Searched refs:GLBlendEquationSeparateiEXT (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h288 GLBlendEquationSeparateiEXT, enumerator
Dentry_points_enum_autogen.cpp561 case EntryPoint::GLBlendEquationSeparateiEXT: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp4692 EVENT(context, GLBlendEquationSeparateiEXT, in GL_BlendEquationSeparateiEXT()
4703 context, angle::EntryPoint::GLBlendEquationSeparateiEXT, buf, modeRGB, modeAlpha)); in GL_BlendEquationSeparateiEXT()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp5400 return CallCapture(angle::EntryPoint::GLBlendEquationSeparateiEXT, std::move(paramBuffer)); in CaptureBlendEquationSeparateiEXT()