Searched refs:fuchsia_buffer_collection (Results 1 – 2 of 2) sorted by relevance
420 pub fuchsia_buffer_collection: bool, field776 fuchsia_buffer_collection: false, in empty()1077 || (self.fuchsia_buffer_collection && other.fuchsia_buffer_collection) in intersects()1376 && (self.fuchsia_buffer_collection || !other.fuchsia_buffer_collection) in contains()1773 fuchsia_buffer_collection: self.fuchsia_buffer_collection in union()1774 || other.fuchsia_buffer_collection, in union()2199 fuchsia_buffer_collection: self.fuchsia_buffer_collection in intersection()2200 && other.fuchsia_buffer_collection, in intersection()2625 fuchsia_buffer_collection: self.fuchsia_buffer_collection in difference()2626 && !other.fuchsia_buffer_collection, in difference()[all …]
242 pub fuchsia_buffer_collection: ash::vk::FuchsiaBufferCollectionFn, field366 fuchsia_buffer_collection: ash::vk::FuchsiaBufferCollectionFn::load(&mut load_fn), in load()