Searched defs:isCompressed (Results 1 – 4 of 4) sorted by relevance
103 virtual bool isCompressed (void) const { return !m_compressedLevels.empty(); } in isCompressed() function in vkt::pipeline::TestTexture
867 const bool isCompressed = isCompressedFormat(format); in createSamplerTests() local
293 public boolean isCompressed() in isCompressed() method in ECPoint
470 const bool isCompressed = glu::isCompressedFormat(format); in isCoreFilterableFormat() local2393 const bool isCompressed = glu::isCompressedFormat(format); in init() local