Skip to content

Add tests for VK_EXT_calibrated_timestamps [v2]

Keith Packard requested to merge keithp/crucible:calibrated-timestamps into master

Five tests:

  1. Check for non-null function pointers
  2. Check for in-range time domains
  3. Check monotonic domains for correct values
  4. Check correlation between monotonic and device domains
  5. Check to make sure times in device domain match queue times

Signed-off-by: Keith Packard keithp@keithp.com

Merge request reports