Home
last modified time | relevance | path

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

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