Searched refs:requiredPointSize (Results 1 – 1 of 1) sorted by relevance
2599 const float requiredPointSize = 5.0f; in init() local2607 if (range.y() < requiredPointSize) in init()2608 throw tcu::NotSupportedError("Test case requires point size " + de::toString(requiredPointSize)); in init()