Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp50 EVENT(context, GLBlendEquationSeparatei, "context = %d, buf = %u, modeRGB = %s, modeAlpha = %s", in GL_BlendEquationSeparatei()
59 ValidateBlendEquationSeparatei(context, angle::EntryPoint::GLBlendEquationSeparatei, in GL_BlendEquationSeparatei()
/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h287 GLBlendEquationSeparatei, enumerator
Dentry_points_enum_autogen.cpp559 case EntryPoint::GLBlendEquationSeparatei: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp44 return CallCapture(angle::EntryPoint::GLBlendEquationSeparatei, std::move(paramBuffer)); in CaptureBlendEquationSeparatei()
Dframe_capture_replay_autogen.cpp185 case angle::EntryPoint::GLBlendEquationSeparatei: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.cpp88 EVENT(context, GLBlendEquationSeparatei, "context = %d, buf = %u, modeRGB = %s, modeAlpha = %s", in GL_BlendEquationSeparatei()
97 ValidateBlendEquationSeparatei(context, angle::EntryPoint::GLBlendEquationSeparatei, in GL_BlendEquationSeparatei()