Searched defs:DescriptorAttribute (Results 1 – 1 of 1) sorted by relevance
72 type DescriptorAttribute: SurfaceExternalDescriptor; typedef76 fn va_surface_attribute(&mut self) -> Self::DescriptorAttribute; in va_surface_attribute()