Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFrameCapture.h214 void captureMappedBufferSnapshot(const gl::Context *context, const CallCapture &call);
DFrameCapture.cpp3375 captureMappedBufferSnapshot(context, call); in maybeCaptureClientData()
3485 void FrameCapture::captureMappedBufferSnapshot(const gl::Context *context, const CallCapture &call) in captureMappedBufferSnapshot() function in angle::FrameCapture