Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.h606 void captureCoherentBufferSnapshot(const gl::Context *context, gl::BufferID bufferID);
DFrameCapture.cpp6951 captureCoherentBufferSnapshot(context, id); in maybeCaptureCoherentBuffers()
8071 void FrameCaptureShared::captureCoherentBufferSnapshot(const gl::Context *context, gl::BufferID id) in captureCoherentBufferSnapshot() function in angle::FrameCaptureShared