mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-28 07:10:21 +00:00
aab68217b7
* shader(upscale): add the upscale shader with nearest, bilinear and bicubic implementations * shader(upscale): use macro