Struct vulkano::descriptor::descriptor_set::PersistentDescriptorSetSampler[][src]

pub struct PersistentDescriptorSetSampler { /* fields omitted */ }

Internal object related to the PersistentDescriptorSet system.

Auto Trait Implementations