Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.h471 void maybeCapturePostCallUpdates(const gl::Context *context);
DFrameCapture.cpp4782 maybeCapturePostCallUpdates(context); in captureCall()
4785 void FrameCaptureShared::maybeCapturePostCallUpdates(const gl::Context *context) in maybeCapturePostCallUpdates() function in angle::FrameCaptureShared