fixed build and correct copyright headers

This commit is contained in:
Crimson-Hawk
2024-04-25 21:41:03 +08:00
parent 93e5d01452
commit 94b72df61e
9 changed files with 11 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
// SPDX-FileCopyrightText: Copyright 2021 yuzu Emulator Project
// SPDX-FileCopyrightText: Copyright 2024 suyu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#include <span>
@@ -578,4 +579,4 @@ void EmitGetInBoundsFromOp(EmitContext&) {
throw LogicError("Unreachable instruction");
}
} // namespace Shader::Backend::SPIRV
} // namespace Shader::Backend::SPIRV