Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs70984 pub swap_buffer_timestamp: u64, field
71033 pub fn swap_buffer_timestamp(mut self, swap_buffer_timestamp: u64) -> Self { in swap_buffer_timestamp() method