Home
last modified time | relevance | path

Searched refs:buffer_collection_constraints (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs64419 pub buffer_collection_constraints: BufferCollectionConstraintsInfoFUCHSIA, field
64429 buffer_collection_constraints: BufferCollectionConstraintsInfoFUCHSIA::default(), in default()
64475 pub fn buffer_collection_constraints( in buffer_collection_constraints() method
64477 buffer_collection_constraints: BufferCollectionConstraintsInfoFUCHSIA, in buffer_collection_constraints()
64479 self.inner.buffer_collection_constraints = buffer_collection_constraints; in buffer_collection_constraints()
64650 pub buffer_collection_constraints: BufferCollectionConstraintsInfoFUCHSIA, field
64661 buffer_collection_constraints: BufferCollectionConstraintsInfoFUCHSIA::default(), in default()
64704 pub fn buffer_collection_constraints( in buffer_collection_constraints() method
64706 buffer_collection_constraints: BufferCollectionConstraintsInfoFUCHSIA, in buffer_collection_constraints()
64708 self.inner.buffer_collection_constraints = buffer_collection_constraints; in buffer_collection_constraints()