Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h273 GLBindVertexArrayOES, enumerator
Dentry_points_enum_autogen.cpp531 case EntryPoint::GLBindVertexArrayOES: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp10379 EVENT(context, GLBindVertexArrayOES, "context = %d, array = %u", CID(context), array); in GL_BindVertexArrayOES()
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp10477 return CallCapture(angle::EntryPoint::GLBindVertexArrayOES, std::move(paramBuffer)); in CaptureBindVertexArrayOES()