Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.hpp262 float getCoordScale (const DrawTestSpec& spec) const;
DglsDrawTest.cpp3192 float coordScale = getCoordScale(spec); in iterate()
3766 float DrawTest::getCoordScale (const DrawTestSpec& spec) const in getCoordScale() function in deqp::gls::DrawTest