Logo
Explore Help
Sign In
tqcq/llama.cpp
0
0
Fork 0
You've already forked llama.cpp
mirror of https://github.com/ggml-org/llama.cpp.git synced 2025-08-07 09:22:39 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
7dfad387e3f6ac98d383ded2d175eb59736a3993
llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders/test_coopmat_support.comp

8 lines
78 B
Plaintext
Raw Normal View History

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
2025-01-08 09:18:13 +01:00
#version 460
#extension GL_KHR_cooperative_matrix : require
void main()
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 379ms Template: 45ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API