Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Dbind_push.rs360 unsafe { self.bind_pipeline_compute_unchecked(pipeline) } in bind_pipeline_compute()
384 pub unsafe fn bind_pipeline_compute_unchecked( in bind_pipeline_compute_unchecked() function