index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ggml
/
src
/
vulkan-shaders
/
test_integer_dot_support.comp
blob: 470e3074d938adb636135cd91eeda75766c20474 (
plain
)
1
2
3
4
5
6
7
#version 460 #extension GL_EXT_integer_dot_product : require void main() { }