Searched refs:GLBlendEquationi (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 | 76 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/ |
D | entry_points_enum_autogen.h | 290 GLBlendEquationi, enumerator
|
D | entry_points_enum_autogen.cpp | 565 case EntryPoint::GLBlendEquationi: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_2_autogen.cpp | 54 return CallCapture(angle::EntryPoint::GLBlendEquationi, std::move(paramBuffer)); in CaptureBlendEquationi()
|
D | frame_capture_replay_autogen.cpp | 191 case angle::EntryPoint::GLBlendEquationi: in ReplayCall()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 114 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()
|