-
Notifications
You must be signed in to change notification settings - Fork 42
Use VK_EXT_calibrated_timestamps to implement queue profiling #110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
kpet
added a commit
that referenced
this issue
Sep 6, 2020
Fixes #110 Signed-off-by: Kévin Petit <kpet@free.fr>
kpet
added a commit
that referenced
this issue
Sep 6, 2020
Fixes #110 Signed-off-by: Kévin Petit <kpet@free.fr>
kpet
added a commit
that referenced
this issue
Sep 6, 2020
Fixes #110 Signed-off-by: Kévin Petit <kpet@free.fr>
kpet
added a commit
that referenced
this issue
Sep 6, 2020
Fixes #110 Signed-off-by: Kévin Petit <kpet@free.fr>
kpet
added a commit
that referenced
this issue
Sep 6, 2020
Fixes #110 Signed-off-by: Kévin Petit <kpet@free.fr>
kpet
added a commit
that referenced
this issue
Sep 6, 2020
* Complete queue profiling support Fixes #110 Signed-off-by: Kévin Petit <kpet@free.fr> * fix batched kernels profiling test when timers not supported Signed-off-by: Kévin Petit <kpet@free.fr>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enables to scale timestamps measured on the device using the timestamp query Vulkan feature to the host's time base.
The text was updated successfully, but these errors were encountered: