Searched refs:external_memory_properties (Results 1 – 6 of 6) sorted by relevance
171 let external_memory_properties = allocator in new_with_exportable_fd() localVariable184 .external_memory_properties; in new_with_exportable_fd()186 assert!(external_memory_properties.exportable); in new_with_exportable_fd()
488 let external_memory_properties = allocator localVariable500 .external_memory_properties;502 assert!(external_memory_properties.exportable);
831 pub external_memory_properties: ExternalMemoryProperties, field857 external_memory_properties: Default::default(), in from()
588 external_memory_properties: external_buffer_properties in external_buffer_properties_unchecked()589 .external_memory_properties in external_buffer_properties_unchecked()1187 external_memory_properties: external_properties_vk in image_format_properties_unchecked()1188 .map(|properties| properties.external_memory_properties.into()) in image_format_properties_unchecked()
1134 pub external_memory_properties: ExternalMemoryProperties, field
16225 pub external_memory_properties: ExternalMemoryProperties, field16233 external_memory_properties: ExternalMemoryProperties::default(), in default()16268 pub fn external_memory_properties( in external_memory_properties() method16270 external_memory_properties: ExternalMemoryProperties, in external_memory_properties()16272 self.inner.external_memory_properties = external_memory_properties; in external_memory_properties()16362 pub external_memory_properties: ExternalMemoryProperties, field16370 external_memory_properties: ExternalMemoryProperties::default(), in default()16403 pub fn external_memory_properties( in external_memory_properties() method16405 external_memory_properties: ExternalMemoryProperties, in external_memory_properties()16407 self.inner.external_memory_properties = external_memory_properties; in external_memory_properties()