Add tests for VK_EXT_calibrated_timestamps [v2]
Five tests:
- Check for non-null function pointers
- Check for in-range time domains
- Check monotonic domains for correct values
- Check correlation between monotonic and device domains
- Check to make sure times in device domain match queue times
Signed-off-by: Keith Packard keithp@keithp.com