Home
last modified time | relevance | path

Searched refs:GLBlendEquationi (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp76 EVENT(context, GLBlendEquationi, "context = %d, buf = %u, mode = %s", CID(context), buf, in GL_BlendEquationi()
84 ValidateBlendEquationi(context, angle::EntryPoint::GLBlendEquationi, buf, mode)); in GL_BlendEquationi()
/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h290 GLBlendEquationi, enumerator
Dentry_points_enum_autogen.cpp565 case EntryPoint::GLBlendEquationi: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp54 return CallCapture(angle::EntryPoint::GLBlendEquationi, std::move(paramBuffer)); in CaptureBlendEquationi()
Dframe_capture_replay_autogen.cpp191 case angle::EntryPoint::GLBlendEquationi: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.cpp114 EVENT(context, GLBlendEquationi, "context = %d, buf = %u, mode = %s", CID(context), buf, in GL_BlendEquationi()
122 ValidateBlendEquationi(context, angle::EntryPoint::GLBlendEquationi, buf, mode)); in GL_BlendEquationi()