Adding all spv files
This commit is contained in:
parent
95df064dbb
commit
d3eeaabc35
6 changed files with 0 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -179,9 +179,6 @@ bin/
|
|||
external/boost/
|
||||
tmp/
|
||||
|
||||
# Spirv
|
||||
*.spv
|
||||
|
||||
# CMake
|
||||
build/
|
||||
release/
|
||||
|
|
|
|||
BIN
shaders/glsl/logisticregression.comp.spv
Executable file
BIN
shaders/glsl/logisticregression.comp.spv
Executable file
Binary file not shown.
BIN
shaders/glsl/opmult.comp.spv
Executable file
BIN
shaders/glsl/opmult.comp.spv
Executable file
Binary file not shown.
BIN
test/shaders/glsl/test_logistic_regression.comp.spv
Executable file
BIN
test/shaders/glsl/test_logistic_regression.comp.spv
Executable file
Binary file not shown.
BIN
test/shaders/glsl/test_op_custom_shader.comp.spv
Executable file
BIN
test/shaders/glsl/test_op_custom_shader.comp.spv
Executable file
Binary file not shown.
BIN
test/shaders/glsl/test_workgroup.comp.spv
Executable file
BIN
test/shaders/glsl/test_workgroup.comp.spv
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue