Home
last modified time | relevance | path

Searched defs:pipeline_library_group_handles (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs72441 pub pipeline_library_group_handles: Bool32, field
72496 pub fn pipeline_library_group_handles(mut self, pipeline_library_group_handles: bool) -> Self { in pipeline_library_group_handles() method