Home
last modified time | relevance | path

Searched refs:CaptureBeginQuery (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_0_autogen.h22 angle::CallCapture CaptureBeginQuery(const State &glState,
H A Dcapture_gles_3_0_autogen.cpp22 CallCapture CaptureBeginQuery(const State &glState, in CaptureBeginQuery() function
H A DFrameCapture.cpp5551 cap(CaptureBeginQuery(replayState, true, queryType, queryID)); in CaptureMidExecutionSetup()
5564 cap(CaptureBeginQuery(replayState, true, activeQuery->getType(), activeQuery->id())); in CaptureMidExecutionSetup()