Searched defs:isEtc2 (Results 1 – 2 of 2) sorted by relevance
169 constexpr bool isEtc2(VkFormat format) { in isEtc2() function
362 bool CompressedImageInfo::isEtc2() const { return gfxstream::vk::isEtc2(mCompressedFormat); } in isEtc2() function in gfxstream::vk::CompressedImageInfo