enabled coopmat2 for the price of 7mb

This commit is contained in:
Concedo 2025-04-17 00:21:03 +08:00
parent fbf039966c
commit a5c39143a1
2 changed files with 6 additions and 0 deletions

View file

@ -2,6 +2,9 @@
#ifndef GGML_VULKAN_COOPMAT_GLSLC_SUPPORT
#define GGML_VULKAN_COOPMAT_GLSLC_SUPPORT
#endif
#ifndef GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT
#define GGML_VULKAN_COOPMAT2_GLSLC_SUPPORT
#endif
#ifndef GGML_VULKAN_INTEGER_DOT_GLSLC_SUPPORT
#define GGML_VULKAN_INTEGER_DOT_GLSLC_SUPPORT
#endif