mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 10:39:45 -06:00
Externals: Update glslang.
This updates glslang to commit 4fc7a33910fb8e40b970d160e1b38ab3f67fe0f3 which is the current version listed in the known_good.json file for the version 1.2.131.2 of the Vulkan-ValidationLayers repo.
This commit is contained in:
3
Externals/glslang/SPIRV/disassemble.h
vendored
Executable file → Normal file
3
Externals/glslang/SPIRV/disassemble.h
vendored
Executable file → Normal file
@ -45,8 +45,9 @@
|
||||
|
||||
namespace spv {
|
||||
|
||||
// disassemble with glslang custom disassembler
|
||||
void Disassemble(std::ostream& out, const std::vector<unsigned int>&);
|
||||
|
||||
}; // end namespace spv
|
||||
} // end namespace spv
|
||||
|
||||
#endif // disassembler_H
|
||||
|
Reference in New Issue
Block a user