Searched refs:GLBindVertexArrayOES (Results 1 – 4 of 4) sorted by relevance
273 GLBindVertexArrayOES, enumerator
531 case EntryPoint::GLBindVertexArrayOES: in GetEntryPointName()
10379 EVENT(context, GLBindVertexArrayOES, "context = %d, array = %u", CID(context), array); in GL_BindVertexArrayOES()
10477 return CallCapture(angle::EntryPoint::GLBindVertexArrayOES, std::move(paramBuffer)); in CaptureBindVertexArrayOES()