Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs44731 pub struct PhysicalDeviceClusterCullingShaderPropertiesHUAWEIBuilder<'a> { struct
44735 unsafe impl ExtendsPhysicalDeviceProperties2
44736 for PhysicalDeviceClusterCullingShaderPropertiesHUAWEIBuilder<'_> argument
44743 impl<'a> ::std::ops::Deref for PhysicalDeviceClusterCullingShaderPropertiesHUAWEIBuilder<'a> { implementation
44749 impl<'a> ::std::ops::DerefMut for PhysicalDeviceClusterCullingShaderPropertiesHUAWEIBuilder<'a> { implementation
44754 impl<'a> PhysicalDeviceClusterCullingShaderPropertiesHUAWEIBuilder<'a> { impl