Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h282 GLBlendEquationSeparatei, enumerator
Dentry_points_enum_autogen.cpp549 case EntryPoint::GLBlendEquationSeparatei: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp49 EVENT(context, GLBlendEquationSeparatei, "context = %d, buf = %u, modeRGB = %s, modeAlpha = %s", in GL_BlendEquationSeparatei()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp44 return CallCapture(angle::EntryPoint::GLBlendEquationSeparatei, std::move(paramBuffer)); in CaptureBlendEquationSeparatei()
Dframe_capture_replay_autogen.cpp185 case angle::EntryPoint::GLBlendEquationSeparatei: in ReplayCall()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp84 EVENT(context, GLBlendEquationSeparatei, "context = %d, buf = %u, modeRGB = %s, modeAlpha = %s", in GL_BlendEquationSeparatei()