Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h295 GLBlendFunciOES, enumerator
Dentry_points_enum_autogen.cpp575 case EntryPoint::GLBlendFunciOES: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp8387 EVENT(context, GLBlendFunciOES, "context = %d, buf = %u, src = %s, dst = %s", CID(context), buf, in GL_BlendFunciOES()
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp8705 return CallCapture(angle::EntryPoint::GLBlendFunciOES, std::move(paramBuffer)); in CaptureBlendFunciOES()