Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/vulkan/emulated_textures/
DAstcTexture.cpp174 struct RegionInfo { in on_vkCmdCopyBufferToImage() struct
175 uint32_t width; // actual width (ie: mipmap width) in on_vkCmdCopyBufferToImage()
176 uint32_t height; // actual height (ie: mipmap height) in on_vkCmdCopyBufferToImage()
177 uint32_t compressedSize; // size of ASTC data for that region in on_vkCmdCopyBufferToImage()