Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs8177 pub max_sampler_allocation_count: u32, field
8451 pub fn max_sampler_allocation_count(mut self, max_sampler_allocation_count: u32) -> Self { in max_sampler_allocation_count() method