Searched refs:GLBlendFunciEXT (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 299 GLBlendFunciEXT, enumerator
|
D | entry_points_enum_autogen.cpp | 583 case EntryPoint::GLBlendFunciEXT: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_ext_autogen.cpp | 4774 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/ |
D | capture_gles_ext_autogen.cpp | 5447 return CallCapture(angle::EntryPoint::GLBlendFunciEXT, std::move(paramBuffer)); in CaptureBlendFunciEXT()
|