Vulkan/.clangd

14 lines
274 B
Plaintext

CompileFlags:
CompilationDatabase: bin/debug
Add:
- -DENGINE_IMPL
- -DIMAGES_IMPL
- -DINITIALIZERS_IMPL
- -DPIPELINES_IMPL
- -DDESCRIPTORS_IMPL
- -DCALLBACK_IMPL
- -DTIMER_IMPL
- -DLOGGER_IMPL
- -DSERVER_INIT_IMPL
- -DSERVER_IMPL