Home
last modified time | relevance | path

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

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