mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 00:35:47 +00:00
internal_stage_buffer_entry_read: Remove pragma optimize off
This commit is contained in:
parent
8ebc7b90a0
commit
f70707d435
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
#include "common/common_types.h"
|
||||
#include "shader_recompiler/frontend/maxwell/translate/impl/impl.h"
|
||||
|
||||
#pragma optimize("", off)
|
||||
|
||||
namespace Shader::Maxwell {
|
||||
namespace {
|
||||
enum class Mode : u64 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue