Searched defs:getParam (Results 1 – 4 of 4) sorted by relevance
230 const TVariable *getParam(size_t i) const { return mParameters[i]; } in getParam() function
326 const TVariable *getParam(size_t i) const { return mParameters[i]; } in getParam() function
183 const TParameter& getParam(int i) const { return parameters[i]; } in getParam() function
4104 ParamCapture &ParamBuffer::getParam(const char *paramName, ParamType paramType, int index) in getParam() function in angle::ParamBuffer4112 const ParamCapture &ParamBuffer::getParam(const char *paramName, in getParam() function in angle::ParamBuffer