Searched refs:GLBlendEquationSeparatei (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 50 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/ |
D | entry_points_enum_autogen.h | 287 GLBlendEquationSeparatei, enumerator
|
D | entry_points_enum_autogen.cpp | 559 case EntryPoint::GLBlendEquationSeparatei: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_2_autogen.cpp | 44 return CallCapture(angle::EntryPoint::GLBlendEquationSeparatei, std::move(paramBuffer)); in CaptureBlendEquationSeparatei()
|
D | frame_capture_replay_autogen.cpp | 185 case angle::EntryPoint::GLBlendEquationSeparatei: in ReplayCall()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 88 EVENT(context, GLBlendEquationSeparatei, "context = %d, buf = %u, modeRGB = %s, modeAlpha = %s", in GL_BlendEquationSeparatei() 97 ValidateBlendEquationSeparatei(context, angle::EntryPoint::GLBlendEquationSeparatei, in GL_BlendEquationSeparatei()
|