Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkImage.cpp1160 void Image::decodeASTC(const VkImageSubresourceRange &subresourceRange) const in decodeASTC() function in vk::Image
/external/swiftshader/src/Renderer/
DSurface.cpp2659 …void Surface::decodeASTC(Buffer &internal, Buffer &external, int xBlockSize, int yBlockSize, int z… in decodeASTC() function in sw::Surface