Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs11142 pub plane_stack_index: u32, field
11209 pub fn plane_stack_index(mut self, plane_stack_index: u32) -> Self { in plane_stack_index() method