Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFrameCapture.h79 const std::vector<ParamCapture> &getParamCaptures() const { return mParamCaptures; } in getParamCaptures() function
DFrameCapture.cpp517 for (const ParamCapture &param : call.params.getParamCaptures()) in WriteCppReplayForCall()
3572 for (const ParamCapture &param : call.params.getParamCaptures()) in onEndFrame()
3876 for (const ParamCapture &param : call.params.getParamCaptures()) in FindShaderProgramIDInCall()