Home
last modified time | relevance | path

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

/external/rust/crates/vulkano/out/
Dproperties.rs901 pub timestamp_compute_and_graphics: bool, field
/external/rust/crates/ash/src/vk/
Ddefinitions.rs9215 pub timestamp_compute_and_graphics: Bool32, field
9956 pub fn timestamp_compute_and_graphics(mut self, timestamp_compute_and_graphics: bool) -> Self { in timestamp_compute_and_graphics() method