Home
last modified time | relevance | path

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

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