Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs7308 pub anisotropy_enable: Bool32, field
7412 pub fn anisotropy_enable(mut self, anisotropy_enable: bool) -> Self { in anisotropy_enable() method