Searched defs:PhysicalDeviceLinearColorAttachmentFeaturesNVBuilder (Results 1 – 1 of 1) sorted by relevance
66266 pub struct PhysicalDeviceLinearColorAttachmentFeaturesNVBuilder<'a> { struct66270 unsafe impl ExtendsPhysicalDeviceFeatures266271 for PhysicalDeviceLinearColorAttachmentFeaturesNVBuilder<'_> argument66275 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceLinearColorAttachmentFeaturesNVBuilder<'_> {} implementation66277 impl<'a> ::std::ops::Deref for PhysicalDeviceLinearColorAttachmentFeaturesNVBuilder<'a> { implementation66283 impl<'a> ::std::ops::DerefMut for PhysicalDeviceLinearColorAttachmentFeaturesNVBuilder<'a> { implementation66288 impl<'a> PhysicalDeviceLinearColorAttachmentFeaturesNVBuilder<'a> { impl