Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/pipeline/
Dcompute.rs122 pub fn with_pipeline_layout<Css>( in with_pipeline_layout() method
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/pipeline/graphics/
Dbuilder.rs262 self.with_pipeline_layout(device, pipeline_layout) in with_auto_layout()
271 pub fn with_pipeline_layout( in with_pipeline_layout() function