Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs62918 pub struct PhysicalDeviceShaderIntegerDotProductPropertiesBuilder<'a> { struct
62922 unsafe impl ExtendsPhysicalDeviceProperties2
62923 for PhysicalDeviceShaderIntegerDotProductPropertiesBuilder<'_> argument
62927 impl<'a> ::std::ops::Deref for PhysicalDeviceShaderIntegerDotProductPropertiesBuilder<'a> { implementation
62933 impl<'a> ::std::ops::DerefMut for PhysicalDeviceShaderIntegerDotProductPropertiesBuilder<'a> { implementation
62938 impl<'a> PhysicalDeviceShaderIntegerDotProductPropertiesBuilder<'a> { impl