Home
last modified time | relevance | path

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

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