Searched refs:GLBlendEquationi (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 285 GLBlendEquationi, enumerator
|
D | entry_points_enum_autogen.cpp | 555 case EntryPoint::GLBlendEquationi: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 73 EVENT(context, GLBlendEquationi, "context = %d, buf = %u, mode = %s", CID(context), buf, in GL_BlendEquationi()
|
/external/angle/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()
|
/external/angle/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 108 EVENT(context, GLBlendEquationi, "context = %d, buf = %u, mode = %s", CID(context), buf, in GL_BlendEquationi()
|