mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-05 16:23:34 +00:00
8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
![]() |
#version 460
|
||
|
|
||
|
#extension GL_EXT_integer_dot_product : require
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
}
|