Searched defs:writePointSize (Results 1 – 5 of 5) sorted by relevance
367 inline std::string getTeseName(const bool writePointSize) in getTeseName()462 const bool writePointSize = i == 1; in initPrograms() local
162 …ing getProgramName(const std::string &baseName, const bool usePointMode, const bool writePointSize) in getProgramName()169 inline std::string getProgramName(const std::string &baseName, const bool writePointSize) in getProgramName()373 const bool writePointSize = j == 1; in addDefaultPrograms() local2209 bool writePointSize = i == 1; in initPrograms() local
290 static const std::string getGeomName(bool writePointSize) in getGeomName()607 const bool writePointSize = i == 1; in initPrograms() local
332 static const std::string getGeomName(bool writePointSize) in getGeomName()658 const bool writePointSize = i == 1; in initPrograms() local
629 …e(tcu::TestContext &testCtx, const std::string &name, ParamsPtr params, bool writePointSize = true) in SinglePointCase()