mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-25 09:38:35 -04:00
8 lines
78 B
Plaintext
8 lines
78 B
Plaintext
#version 460
|
|
|
|
#extension GL_NV_cooperative_matrix2 : require
|
|
|
|
void main()
|
|
{
|
|
}
|