Type Alias VkDescriptorSetLayoutSupport

Source
pub type VkDescriptorSetLayoutSupport = VkDescriptorSetLayoutSupport;

Aliased Type§

pub struct VkDescriptorSetLayoutSupport {
    pub supported: bool,
}

Fields§

§supported: bool