Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp1315 void Image::decodeETC2(const VkImageSubresource &subresource) const in decodeETC2() function in vk::Image
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.cpp2429 void Surface::decodeETC2(Buffer &internal, Buffer &external, int nbAlphaBits, bool isSRGB) in decodeETC2() function in sw::Surface