Struct vk_sys::PhysicalDeviceSparseProperties
[−]
[src]
#[repr(C)]pub struct PhysicalDeviceSparseProperties { pub residencyStandard2DBlockShape: Bool32, pub residencyStandard2DMultisampleBlockShape: Bool32, pub residencyStandard3DBlockShape: Bool32, pub residencyAlignedMipSize: Bool32, pub residencyNonResidentStrict: Bool32, }
Fields
residencyStandard2DBlockShape: Bool32
residencyStandard2DMultisampleBlockShape: Bool32
residencyStandard3DBlockShape: Bool32
residencyAlignedMipSize: Bool32
residencyNonResidentStrict: Bool32