Searched refs:GLBlendEquation (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 280 GLBlendEquation, enumerator
|
D | entry_points_enum_autogen.cpp | 545 case EntryPoint::GLBlendEquation: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_2_0_autogen.cpp | 150 return CallCapture(angle::EntryPoint::GLBlendEquation, std::move(paramBuffer)); in CaptureBlendEquation()
|
D | frame_capture_replay_autogen.cpp | 177 case angle::EntryPoint::GLBlendEquation: in ReplayCall()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 221 EVENT(context, GLBlendEquation, "context = %d, mode = %s", CID(context), in GL_BlendEquation()
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 9131 EVENT(context, GLBlendEquation, "context = %d, mode = %s", CID(context), in GL_BlendEquation()
|