mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Externals: Update glslang to 16.0.0 and allow using system glslang
This commit is contained in:
@@ -3,9 +3,8 @@
|
||||
|
||||
#include "VideoCommon/Spirv.h"
|
||||
|
||||
// glslang includes
|
||||
#include "GlslangToSpv.h"
|
||||
#include "disassemble.h"
|
||||
#include <glslang/SPIRV/GlslangToSpv.h>
|
||||
#include <glslang/SPIRV/disassemble.h>
|
||||
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
|
||||
Reference in New Issue
Block a user