Update dependencies
This commit is contained in:
parent
86af523883
commit
3119034c92
27 changed files with 34 additions and 38 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
GLSLANG_REPO="https://github.com/KhronosGroup/glslang.git"
|
||||
GLSLANG_COMMIT="f426f652299d69bfb5a6eec9a433c6407a709ccd"
|
||||
GLSLANG_COMMIT="e56beaee736863ce48455955158f1839e6e4c1a1"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR != *vulkan* ]] && return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue