Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFrameCapture.h220 void maybeCapturePostCallUpdates(const gl::Context *context);
DFrameCapture.cpp3392 maybeCapturePostCallUpdates(context); in captureCall()
3395 void FrameCapture::maybeCapturePostCallUpdates(const gl::Context *context) in maybeCapturePostCallUpdates() function in angle::FrameCapture