Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTexture.hpp603 …bool isLevelEmpty (int levelNdx) const { DE_ASSERT(de::inBounds(levelNdx, 0, getNumLevels()… in isLevelEmpty() function in tcu::TextureLevelPyramid
743 …bool isLevelEmpty (CubeFace face, int levelNdx) const { DE_ASSERT(de::inBounds(levelNdx, 0,… in isLevelEmpty() function in tcu::TextureCube