Home
last modified time | relevance | path

Searched refs:GLMapBufferOES (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h956 GLMapBufferOES, enumerator
Dentry_points_enum_autogen.cpp1897 case EntryPoint::GLMapBufferOES: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
DFrameCapture.cpp589 if (call.entryPoint == EntryPoint::GLMapBuffer || call.entryPoint == EntryPoint::GLMapBufferOES) in WriteCppReplayForCall()
4654 case EntryPoint::GLMapBufferOES: in maybeCapturePreCallUpdates()
Dcapture_gles_ext_autogen.cpp9534 return CallCapture(angle::EntryPoint::GLMapBufferOES, std::move(paramBuffer)); in CaptureMapBufferOES()
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp9350 EVENT(context, GLMapBufferOES, "context = %d, target = %s, access = %s", CID(context), in GL_MapBufferOES()
9367 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLMapBufferOES, void *>(); in GL_MapBufferOES()
9374 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLMapBufferOES, void *>(); in GL_MapBufferOES()