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