Home
last modified time | relevance | path

Searched defs:isLevelEmpty (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuTexture.hpp615 …bool isLevelEmpty (int levelNdx) const { DE_ASSERT(de::inBounds(levelNdx, 0, getNumLevels()… in isLevelEmpty() function in tcu::TextureLevelPyramid
806 …bool isLevelEmpty (CubeFace face, int levelNdx) const { DE_ASSERT(de::inBounds(levelNdx, 0,… in isLevelEmpty() function in tcu::TextureCube