mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-01 09:42:53 +00:00
fix: constant buffers not getting bound
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// SPDX-FileCopyrightText: Copyright 2024 suyu Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include <iostream>
|
||||
#include <string_view>
|
||||
|
||||
#include "shader_recompiler/backend/msl/emit_msl_instructions.h"
|
||||
|
||||
Reference in New Issue
Block a user