Searched refs:getParamCaptures (Results 1 – 2 of 2) sorted by relevance
84 const std::vector<ParamCapture> &getParamCaptures() const { return mParamCaptures; } in getParamCaptures() function
609 for (const ParamCapture ¶m : call.params.getParamCaptures()) in WriteCppReplayForCall()3692 for (const ParamCapture ¶m : call.params.getParamCaptures()) in FindShaderProgramIDInCall()5031 for (const ParamCapture ¶m : call.params.getParamCaptures()) in onEndFrame()