Home
last modified time | relevance | path

Searched defs:callsOut (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp1402 std::vector<CallCapture> *callsOut) in CaptureUpdateResourceIDs()
1427 void CaptureUpdateUniformLocations(const gl::Program *program, std::vector<CallCapture> *callsOut) in CaptureUpdateUniformLocations()
1484 std::vector<CallCapture> *callsOut) in CaptureUpdateUniformBlockIndexes()
1504 void CaptureDeleteUniformLocations(gl::ShaderProgramID program, std::vector<CallCapture> *callsOut) in CaptureDeleteUniformLocations()
1511 void MaybeCaptureUpdateResourceIDs(std::vector<CallCapture> *callsOut) in MaybeCaptureUpdateResourceIDs()
1622 void CaptureUpdateCurrentProgram(const CallCapture &call, std::vector<CallCapture> *callsOut) in CaptureUpdateCurrentProgram()
1691 std::vector<CallCapture> *callsOut) in CaptureUpdateUniformValues()