Home
last modified time | relevance | path

Searched refs:requiredPointSize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp2599 const float requiredPointSize = 5.0f; in init() local
2607 if (range.y() < requiredPointSize) in init()
2608 throw tcu::NotSupportedError("Test case requires point size " + de::toString(requiredPointSize)); in init()