Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderBuiltinVarTests.cpp745 const int quadHeight = 32; in init() local
755 const int viewportH = (numQuads/maxQuadsX + (numQuads%maxQuadsX != 0 ? 1 : 0))*quadHeight; in init()
826 const float h = 2.0f * float(quadHeight)/float(viewportH); in init()