Searched defs:RegionInfo (Results 1 – 1 of 1) sorted by relevance
174 struct RegionInfo { in on_vkCmdCopyBufferToImage() struct175 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()