Searched defs:OpticalFlowImageFormatInfoNVBuilder (Results 1 – 1 of 1) sorted by relevance
71570 pub struct OpticalFlowImageFormatInfoNVBuilder<'a> { struct71574 unsafe impl ExtendsPhysicalDeviceImageFormatInfo2 for OpticalFlowImageFormatInfoNVBuilder<'_> {} implementation71576 unsafe impl ExtendsImageCreateInfo for OpticalFlowImageFormatInfoNVBuilder<'_> {} implementation71578 impl<'a> ::std::ops::Deref for OpticalFlowImageFormatInfoNVBuilder<'a> { implementation71584 impl<'a> ::std::ops::DerefMut for OpticalFlowImageFormatInfoNVBuilder<'a> { implementation71589 impl<'a> OpticalFlowImageFormatInfoNVBuilder<'a> { impl