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