Searched defs:PhysicalDeviceShaderDemoteToHelperInvocationFeaturesBuilder (Results 1 – 1 of 1) sorted by relevance
44104 pub struct PhysicalDeviceShaderDemoteToHelperInvocationFeaturesBuilder<'a> { struct44108 unsafe impl ExtendsPhysicalDeviceFeatures244109 for PhysicalDeviceShaderDemoteToHelperInvocationFeaturesBuilder<'_> argument44116 unsafe impl ExtendsDeviceCreateInfo44121 impl<'a> ::std::ops::Deref for PhysicalDeviceShaderDemoteToHelperInvocationFeaturesBuilder<'a> { implementation44127 impl<'a> ::std::ops::DerefMut for PhysicalDeviceShaderDemoteToHelperInvocationFeaturesBuilder<'a> { implementation44132 impl<'a> PhysicalDeviceShaderDemoteToHelperInvocationFeaturesBuilder<'a> { impl