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