Home
last modified time | relevance | path

Searched defs:PhysicalDeviceShaderFloat16Int8FeaturesBuilder (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ash/src/vk/
Ddefinitions.rs23947 pub struct PhysicalDeviceShaderFloat16Int8FeaturesBuilder<'a> { struct
23951 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceShaderFloat16Int8FeaturesBuilder<'_> {} implementation
23953 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceShaderFloat16Int8FeaturesBuilder<'_> {} implementation
23955 impl<'a> ::std::ops::Deref for PhysicalDeviceShaderFloat16Int8FeaturesBuilder<'a> { implementation
23961 impl<'a> ::std::ops::DerefMut for PhysicalDeviceShaderFloat16Int8FeaturesBuilder<'a> { implementation
23966 impl<'a> PhysicalDeviceShaderFloat16Int8FeaturesBuilder<'a> { implementation