Struct vk_sys::DescriptorImageInfo [−][src]
#[repr(C)]pub struct DescriptorImageInfo { pub sampler: Sampler, pub imageView: ImageView, pub imageLayout: ImageLayout, }
Fields
sampler: Sampler
imageView: ImageView
imageLayout: ImageLayout