internal_stage_buffer_entry_read: Remove pragma optimize off

This commit is contained in:
lat9nq 2021-04-11 23:11:24 -04:00 committed by ameerj
parent 4b0172f6de
commit dd3432d357

View File

@ -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 {