Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h299 GLBlendFunciEXT, enumerator
Dentry_points_enum_autogen.cpp583 case EntryPoint::GLBlendFunciEXT: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp4774 EVENT(context, GLBlendFunciEXT, "context = %d, buf = %u, src = %s, dst = %s", CID(context), buf, in GL_BlendFunciEXT()
4783 ValidateBlendFunciEXT(context, angle::EntryPoint::GLBlendFunciEXT, buf, src, dst)); in GL_BlendFunciEXT()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp5447 return CallCapture(angle::EntryPoint::GLBlendFunciEXT, std::move(paramBuffer)); in CaptureBlendFunciEXT()