Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h285 GLBlendEquationi, enumerator
Dentry_points_enum_autogen.cpp555 case EntryPoint::GLBlendEquationi: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp73 EVENT(context, GLBlendEquationi, "context = %d, buf = %u, mode = %s", CID(context), buf, in GL_BlendEquationi()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp54 return CallCapture(angle::EntryPoint::GLBlendEquationi, std::move(paramBuffer)); in CaptureBlendEquationi()
Dframe_capture_replay_autogen.cpp191 case angle::EntryPoint::GLBlendEquationi: in ReplayCall()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp108 EVENT(context, GLBlendEquationi, "context = %d, buf = %u, mode = %s", CID(context), buf, in GL_BlendEquationi()