mirror of
https://github.com/izzy2lost/WeeU.git
synced 2026-07-06 00:19:59 -07:00
Remove unnecessary include
This commit is contained in:
@@ -9,11 +9,6 @@
|
||||
#include <glslang/Public/ShaderLang.h>
|
||||
#include <glslang/SPIRV/GlslangToSpv.h>
|
||||
|
||||
// required for modifying SPIR-V
|
||||
#include <glslang/SPIRV/SpvBuilder.h>
|
||||
|
||||
|
||||
|
||||
bool s_isLoadingShadersVk{ false };
|
||||
class FileCache* s_spirvCache{nullptr};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user