Home
last modified time | relevance | path

Searched refs:GLFlushMappedBufferRange (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h586 GLFlushMappedBufferRange, enumerator
Dentry_points_enum_autogen.cpp1157 case EntryPoint::GLFlushMappedBufferRange: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp950 EVENT(context, GLFlushMappedBufferRange, in GL_FlushMappedBufferRange()
961 ValidateFlushMappedBufferRange(context, angle::EntryPoint::GLFlushMappedBufferRange, in GL_FlushMappedBufferRange()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_0_autogen.cpp692 return CallCapture(angle::EntryPoint::GLFlushMappedBufferRange, std::move(paramBuffer)); in CaptureFlushMappedBufferRange()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp964 case angle::EntryPoint::GLFlushMappedBufferRange: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp2139 return CallCapture(EntryPoint::GLFlushMappedBufferRange, std::move(params)); in ParseCallCapture()