Searched refs:getDecompressedFormat (Results 1 – 3 of 3) sorted by relevance
47 VkFormat getDecompressedFormat() const;
568 VkFormat Format::getDecompressedFormat() const in getDecompressedFormat() function in vk::Format
133 compressedImageCreateInfo.format = format.getDecompressedFormat(); in Image()