aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_vulkan_wrapper.py
diff options
context:
space:
mode:
authorCharles Giessen <charles@lunarg.com>2023-09-18 21:46:46 -0600
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2023-09-19 10:09:44 -0600
commit1ecbed6db368efc5dab956974d660e79faf28a0f (patch)
treeb38154caae93ef8aa85c40584e348e0de006a10d /scripts/generate_vulkan_wrapper.py
parenta01cfc0b78dc7a2d14913b33b53a7420fabd73a3 (diff)
downloadusermoji-1ecbed6db368efc5dab956974d660e79faf28a0f.tar.xz
cube: Check in SPIRV code
The shader code used by vkcube & vkcubepp is now checked into the source. This prevents users from needing a version of glslang on the system in order to build the project. While the existing mechanism of fetching a glslang binary from github was adequate, the version used linked to VS 2013 which caused build failures with rather cryptic linker errors. Since changing the shaders happens very infrequently, the decision has been made to check in the spir-v code. The CMake logic to compile the shaders remainds, but is put behind a new build flag COMPILE_CUBE_SHADERS.
Diffstat (limited to 'scripts/generate_vulkan_wrapper.py')
0 files changed, 0 insertions, 0 deletions