Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h280 GLBlendEquation, enumerator
Dentry_points_enum_autogen.cpp545 case EntryPoint::GLBlendEquation: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp150 return CallCapture(angle::EntryPoint::GLBlendEquation, std::move(paramBuffer)); in CaptureBlendEquation()
Dframe_capture_replay_autogen.cpp177 case angle::EntryPoint::GLBlendEquation: in ReplayCall()
/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp221 EVENT(context, GLBlendEquation, "context = %d, mode = %s", CID(context), in GL_BlendEquation()
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp9131 EVENT(context, GLBlendEquation, "context = %d, mode = %s", CID(context), in GL_BlendEquation()