Searched defs:PhysicalDeviceScalarBlockLayoutFeaturesBuilder (Results 1 – 1 of 1) sorted by relevance
33806 pub struct PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'a> { struct33810 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'_> {} argument33812 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'_> {} implementation33814 impl<'a> ::std::ops::Deref for PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'a> { implementation33820 impl<'a> ::std::ops::DerefMut for PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'a> { implementation33825 impl<'a> PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'a> { impl