Closed alienself closed 1 year ago
Hi again!
Any chance to get support for timestamp queries? It seems like the calls are missing from the API (there are no WGPU_QUERY_TYPE_TIMESTAMP) ?
WGPU_QUERY_TYPE_TIMESTAMP
Thanks, these were missing. Added them now in the above commits. Let me know if there are any issues with them, unfortunately I don't have a test case atm for any of this.
Hi again!
Any chance to get support for timestamp queries? It seems like the calls are missing from the API (there are no
WGPU_QUERY_TYPE_TIMESTAMP
) ?