]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Disable GL_KHR_cooperative_matrix Vulkan extension if not available. (#11117)
authorMathieu Baudier <redacted>
Wed, 8 Jan 2025 08:18:13 +0000 (09:18 +0100)
committerGitHub <redacted>
Wed, 8 Jan 2025 08:18:13 +0000 (09:18 +0100)
commit02f04301417e7fb44fa1025bc1b0aef866e2ca89
tree79f7162bf74198030085fa12abd8040a5633d0cc
parentbec2183f2c8d37cf1278c11d1adb9311e9eaa242
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
ggml/src/ggml-vulkan/CMakeLists.txt
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/test_coopmat_support.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp