Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs44104 pub struct PhysicalDeviceShaderDemoteToHelperInvocationFeaturesBuilder<'a> { struct
44108 unsafe impl ExtendsPhysicalDeviceFeatures2
44109 for PhysicalDeviceShaderDemoteToHelperInvocationFeaturesBuilder<'_> argument
44116 unsafe impl ExtendsDeviceCreateInfo
44121 impl<'a> ::std::ops::Deref for PhysicalDeviceShaderDemoteToHelperInvocationFeaturesBuilder<'a> { implementation
44127 impl<'a> ::std::ops::DerefMut for PhysicalDeviceShaderDemoteToHelperInvocationFeaturesBuilder<'a> { implementation
44132 impl<'a> PhysicalDeviceShaderDemoteToHelperInvocationFeaturesBuilder<'a> { impl