wgpu/examples/timestamp-queries
Andreas Reich 507101987b
Make StoreOp an enum instead of a bool (#4147)
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
2023-09-18 14:58:41 -04:00
..
src Make StoreOp an enum instead of a bool (#4147) 2023-09-18 14:58:41 -04:00
Cargo.toml feature: Timestamp queries (#3636) 2023-08-02 18:04:24 -04:00
README.md feature: Timestamp queries (#3636) 2023-08-02 18:04:24 -04:00

timestamp-queries

This example shows various ways of querying time when supported.

To Run

cargo run --bin timestamp-queries