mirror of
https://github.com/bkaradzic/bgfx.cmake.git
synced 2026-02-17 13:02:33 +01:00
bump submodules and add new sources to spirv-opt.cmake
This commit is contained in:
2
bgfx
2
bgfx
Submodule bgfx updated: ee2072d02f...3a652bbc7a
2
bx
2
bx
Submodule bx updated: 1dc8c48270...5dc415ee2e
2
cmake/bgfx/3rdparty/spirv-opt.cmake
vendored
2
cmake/bgfx/3rdparty/spirv-opt.cmake
vendored
@@ -84,6 +84,7 @@ file(
|
|||||||
${SPIRV_TOOLS}/source/util/hex_float.h
|
${SPIRV_TOOLS}/source/util/hex_float.h
|
||||||
${SPIRV_TOOLS}/source/util/parse_number.cpp
|
${SPIRV_TOOLS}/source/util/parse_number.cpp
|
||||||
${SPIRV_TOOLS}/source/util/parse_number.h
|
${SPIRV_TOOLS}/source/util/parse_number.h
|
||||||
|
${SPIRV_TOOLS}/source/util/status.h
|
||||||
${SPIRV_TOOLS}/source/util/string_utils.cpp
|
${SPIRV_TOOLS}/source/util/string_utils.cpp
|
||||||
${SPIRV_TOOLS}/source/util/string_utils.h
|
${SPIRV_TOOLS}/source/util/string_utils.h
|
||||||
${SPIRV_TOOLS}/source/util/timer.h
|
${SPIRV_TOOLS}/source/util/timer.h
|
||||||
@@ -120,6 +121,7 @@ file(
|
|||||||
${SPIRV_TOOLS}/source/val/validate_invalid_type.cpp
|
${SPIRV_TOOLS}/source/val/validate_invalid_type.cpp
|
||||||
${SPIRV_TOOLS}/source/val/validate_layout.cpp
|
${SPIRV_TOOLS}/source/val/validate_layout.cpp
|
||||||
${SPIRV_TOOLS}/source/val/validate_literals.cpp
|
${SPIRV_TOOLS}/source/val/validate_literals.cpp
|
||||||
|
${SPIRV_TOOLS}/source/val/validate_logical_pointers.cpp
|
||||||
${SPIRV_TOOLS}/source/val/validate_logicals.cpp
|
${SPIRV_TOOLS}/source/val/validate_logicals.cpp
|
||||||
${SPIRV_TOOLS}/source/val/validate_memory.cpp
|
${SPIRV_TOOLS}/source/val/validate_memory.cpp
|
||||||
${SPIRV_TOOLS}/source/val/validate_memory_semantics.cpp
|
${SPIRV_TOOLS}/source/val/validate_memory_semantics.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user