Update dependencies

This commit is contained in:
BtbN 2020-09-27 16:17:47 +02:00
parent 2df10454f0
commit 0e104d9662
21 changed files with 26 additions and 30 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
GLSLANG_REPO="https://github.com/KhronosGroup/glslang.git"
GLSLANG_COMMIT="dc1b9762731ebca934143f1852637a48cd5b0656"
GLSLANG_COMMIT="d0e7ed37fc4ee17948a8a6597ce95a4fdab2b769"
ffbuild_enabled() {
[[ $VARIANT != *vulkan* ]] && return -1