Searched refs:isSquare (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp1186 const bool isSquare = testSize.textureSize.x() == testSize.textureSize.y(); local
1192 if (m_textureSpec.type == TEXTURETYPE_CUBE_MAP && !isSquare)

Completed in 1174 milliseconds