Searched refs:timestamp_compute_and_graphics (Results 1 – 4 of 4) sorted by relevance
117 inline bool timestamp_compute_and_graphics() const { in timestamp_compute_and_graphics() function
147 inline bool timestamp_compute_and_graphics() const { in timestamp_compute_and_graphics() function
901 pub timestamp_compute_and_graphics: bool, field944 … , supported_stencil_resolve_modes : Default :: default () , timestamp_compute_and_graphics : Defa… in default()949 …rom_vulkan) , timestamp_compute_and_graphics : [properties_ffi . properties_vulkan10 . properties … in from()
9215 pub timestamp_compute_and_graphics: Bool32, field9326 timestamp_compute_and_graphics: Bool32::default(), in default()9956 pub fn timestamp_compute_and_graphics(mut self, timestamp_compute_and_graphics: bool) -> Self { in timestamp_compute_and_graphics() method9957 self.inner.timestamp_compute_and_graphics = timestamp_compute_and_graphics.into(); in timestamp_compute_and_graphics()