Home
last modified time | relevance | path

Searched refs:captureMappedBufferSnapshot (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/capture/
DFrameCapture.h463 void captureMappedBufferSnapshot(const gl::Context *context, const CallCapture &call);
DFrameCapture.cpp4709 captureMappedBufferSnapshot(context, call); in maybeCapturePreCallUpdates()
4876 void FrameCaptureShared::captureMappedBufferSnapshot(const gl::Context *context, in captureMappedBufferSnapshot() function in angle::FrameCaptureShared