Home
last modified time | relevance | path

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

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