temp revert to functioning vk shaders

This commit is contained in:
Concedo 2024-07-14 16:41:39 +08:00
parent abf9531d08
commit 6abe450c82
3 changed files with 140822 additions and 2 deletions

View file

@ -23,7 +23,7 @@
#include "ggml.h"
#include "ggml-backend-impl.h"
#include "ggml-vulkan-shaders.cpp"
#include "ggml-vulkan-shaders-old.cpp"
#define VK_API_VERSION VK_API_VERSION_1_2