Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs35097 pub struct PhysicalDeviceMeshShaderPropertiesNVBuilder<'a> { struct
35101 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceMeshShaderPropertiesNVBuilder<'_> {} argument
35103 impl<'a> ::std::ops::Deref for PhysicalDeviceMeshShaderPropertiesNVBuilder<'a> { implementation
35109 impl<'a> ::std::ops::DerefMut for PhysicalDeviceMeshShaderPropertiesNVBuilder<'a> { implementation
35114 impl<'a> PhysicalDeviceMeshShaderPropertiesNVBuilder<'a> { implementation