Home
last modified time | relevance | path

Searched refs:GLBlendEquationiEXT (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h286 GLBlendEquationiEXT, enumerator
Dentry_points_enum_autogen.cpp557 case EntryPoint::GLBlendEquationiEXT: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp4375 EVENT(context, GLBlendEquationiEXT, "context = %d, buf = %u, mode = %s", CID(context), buf, in GL_BlendEquationiEXT()
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp5144 return CallCapture(angle::EntryPoint::GLBlendEquationiEXT, std::move(paramBuffer)); in CaptureBlendEquationiEXT()