Luna::RHI::TextureViewDesc::mip_size
u32 mip_size
The number of mips included in this view. Mips in range [mip_slice, mip_slice + mip_size) will be included in this view.
If this is U32_MAX, all mips beginning from mip_slice will be included in this view.