Searched refs:GLUnmapBufferOES (Results 1 – 5 of 5) sorted by relevance
1512 GLUnmapBufferOES, enumerator
3009 case EntryPoint::GLUnmapBufferOES: in GetEntryPointName()
9382 EVENT(context, GLUnmapBufferOES, "context = %d, target = %s", CID(context), in GL_UnmapBufferOES()9398 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLUnmapBufferOES, GLboolean>(); in GL_UnmapBufferOES()9405 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLUnmapBufferOES, GLboolean>(); in GL_UnmapBufferOES()
4706 case EntryPoint::GLUnmapBufferOES: in maybeCapturePreCallUpdates()
9550 return CallCapture(angle::EntryPoint::GLUnmapBufferOES, std::move(paramBuffer)); in CaptureUnmapBufferOES()