Searched defs:ResourceFinalState (Results 1 – 1 of 1) sorted by relevance
426 struct ResourceFinalState { struct428 command_ids: Vec<usize>,431 resource_index: usize,434 final_stages: PipelineStages,436 final_access: AccessFlags,439 exclusive: bool,443 initial_layout: ImageLayout,446 …ayout, // TODO: maybe wrap in an Option to mean that the layout doesn't change? because of buffers?448 image_uninitialized_safe: ImageUninitializedSafe,