Home
last modified time | relevance | path

Searched refs:decodeASTC (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.hpp141 void decodeASTC(const VkImageSubresource &subresource) const;
DVkImage.cpp1307 decodeASTC(subresource); in decompress()
1376 void Image::decodeASTC(const VkImageSubresource &subresource) const in decodeASTC() function in vk::Image