Home
last modified time | relevance | path

Searched refs:initAstcCpuDecompression (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.h74 void initAstcCpuDecompression(VulkanDispatch* vk, VkPhysicalDevice physicalDevice);
DCompressedImageInfo.cpp445 void CompressedImageInfo::initAstcCpuDecompression(VulkanDispatch* vk, in initAstcCpuDecompression() function in gfxstream::vk::CompressedImageInfo
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2157 cmpInfo.initAstcCpuDecompression(m_vk, mDeviceInfo[device].physicalDevice); in on_vkCreateImage()