Searched refs:is2DLodValid (Results 1 – 1 of 1) sorted by relevance
1187 …const bool is2DLodValid = (testSize.textureSize.x() >> (testSize.lod + testSize.lodBase)) != 0 … in testTextureSize() local1194 if (m_textureSpec.type == TEXTURETYPE_2D && !is2DLodValid) in testTextureSize()1196 if (m_textureSpec.type == TEXTURETYPE_2D_ARRAY && !is2DLodValid) in testTextureSize()