Added flag to be able to disable shader utilities
This commit is contained in:
parent
f306bf1042
commit
92f556ff57
7 changed files with 48 additions and 30 deletions
|
|
@ -65,6 +65,8 @@ Compile Flags
|
|||
- Enable debug build including debug flags (enabled by cmake debug build)
|
||||
* - -DKOMPUTE_DISABLE_VK_DEBUG_LAYERS
|
||||
- Disable the debug Vulkan layers, mainly used for android builds
|
||||
* - -DKOMPUTE_DISABLE_SHADER_UTILS
|
||||
- Disable the shader utils and skip adding glslang as dependency
|
||||
|
||||
|
||||
Dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue