Searched refs:GLBlendFunciOES (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 295 GLBlendFunciOES, enumerator
|
D | entry_points_enum_autogen.cpp | 575 case EntryPoint::GLBlendFunciOES: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_ext_autogen.cpp | 8387 EVENT(context, GLBlendFunciOES, "context = %d, buf = %u, src = %s, dst = %s", CID(context), buf, in GL_BlendFunciOES()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_ext_autogen.cpp | 8705 return CallCapture(angle::EntryPoint::GLBlendFunciOES, std::move(paramBuffer)); in CaptureBlendFunciOES()
|