index
:
llmnpc
master
Testing how LLM's fair as NPC's
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llama.cpp
/
ggml
/
src
/
ggml-vulkan
/
vulkan-shaders
/
feature-tests
/
coopmat2.comp
blob: 28eb24e11f871cdb7e1413757181ce3cdb3ed481 (
plain
)
1
2
3
4
5
6
7
#version 460 #extension GL_NV_cooperative_matrix2 : require void main() { }