llama.cpp
bb16041c
- Add support for VK_EXT_debug_utils to add labels to Vulkan objects. (#13792)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
91 days ago
Add support for VK_EXT_debug_utils to add labels to Vulkan objects. (#13792) * Add support for VK_EXT_debug_utils to add labels to Vulkan objects. In step 1 compute pipelines are getting labeled. * remove #ifdef for debug utils and add queue marker.
References
#13792 - Add support for VK_EXT_debug_utils to add labels to Vulkan objects.
Author
mtavenrath
Parents
58cba76a
Loading