You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chrelliott978
e69e8c2a53
Guard VK_FORMAT usage with #ifdef __APPLE__ in spirv_emit_context.cpp
Fixes Windows build failure where VK_FORMAT_* constants were undefined.
The Vulkan header is only included on Apple platforms, so VK_FORMAT usage
must also be conditionally compiled with #ifdef __APPLE__.
5 months ago
..
DefaultConfig.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
5 months ago
DetectArchitecture.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
5 months ago
DetectPlatform.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
5 months ago
FasterLinker.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
5 months ago
GetSCMRev.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
5 months ago
UseCcache.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
5 months ago
UseLTO.cmake
[cmake, tools] update CPMUtil and add support for CPMUtil bundled Qt, module updates, cleanups (#3289)
5 months ago