Searched defs:PhysicalDeviceScalarBlockLayoutFeaturesBuilder (Results 1 – 1 of 1) sorted by relevance
39095 pub struct PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'a> { struct39099 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'_> {} argument39101 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'_> {} implementation39103 impl<'a> ::std::ops::Deref for PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'a> { implementation39109 impl<'a> ::std::ops::DerefMut for PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'a> { implementation39114 impl<'a> PhysicalDeviceScalarBlockLayoutFeaturesBuilder<'a> { implementation