mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Externals: Update glslang.
This updates glslang to commit 9bb8cfffb0eed010e07132282c41d73064a7a609 which is the current version listed in the known_good.json file for the version 1.3.212 of the Vulkan-ValidationLayers repo.
This commit is contained in:
parent
260d3faba8
commit
6d528a72eb
142 changed files with 26417 additions and 10676 deletions
2
Externals/glslang/gtests/Remap.FromFile.cpp
vendored
2
Externals/glslang/gtests/Remap.FromFile.cpp
vendored
|
@ -80,7 +80,7 @@ TEST_P(RemapTest, FromFile)
|
|||
}
|
||||
|
||||
// clang-format off
|
||||
INSTANTIATE_TEST_CASE_P(
|
||||
INSTANTIATE_TEST_SUITE_P(
|
||||
ToSpirv, RemapTest,
|
||||
::testing::ValuesIn(std::vector<RemapTestArgs>{
|
||||
// GLSL remapper tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue