Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs39368 pub sampler_mirror_clamp_to_edge: Bool32, field
39500 pub fn sampler_mirror_clamp_to_edge(mut self, sampler_mirror_clamp_to_edge: bool) -> Self { in sampler_mirror_clamp_to_edge() method