Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dfeatures.rs654 pub sparse_residency_image3_d: bool, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs8687 pub sparse_residency_image3_d: Bool32, field
8995 pub fn sparse_residency_image3_d(mut self, sparse_residency_image3_d: bool) -> Self { in sparse_residency_image3_d() method