Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dproperties.rs513 pub max_sampler_allocation_count: u32, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs9134 pub max_sampler_allocation_count: u32, field
9420 pub fn max_sampler_allocation_count(mut self, max_sampler_allocation_count: u32) -> Self { in max_sampler_allocation_count() method