llama.cpp
02f04301
- Disable GL_KHR_cooperative_matrix Vulkan extension if not available. (#11117)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
275 days ago
Disable GL_KHR_cooperative_matrix Vulkan extension if not available. (#11117) * Disable GL_KHR_cooperative_matrix Vulkan extension if not available. * Perform Vulkan extensions checks in a more sensible order * Remove unnecessary #ifdef directive
References
#11117 - Disable GL_KHR_cooperative_matrix Vulkan extension if not available.
Author
mbaudier
Parents
bec2183f
Loading