Searched defs:external_buffer_properties (Results 1 – 1 of 1) sorted by relevance
80 external_buffer_properties: OnceCache<ExternalBufferInfo, ExternalBufferProperties>, field493 pub fn external_buffer_properties( in external_buffer_properties() method566 let mut external_buffer_properties = ash::vk::ExternalBufferProperties::default(); in external_buffer_properties_unchecked() localVariable