Просмотр исходного кода

internal_stage_buffer_entry_read: Remove pragma optimize off

lat9nq 5 лет назад
Родитель
Сommit
dd3432d357

+ 0 - 2
src/shader_recompiler/frontend/maxwell/translate/impl/internal_stage_buffer_entry_read.cpp

@@ -6,8 +6,6 @@
 #include "common/common_types.h"
 #include "common/common_types.h"
 #include "shader_recompiler/frontend/maxwell/translate/impl/impl.h"
 #include "shader_recompiler/frontend/maxwell/translate/impl/impl.h"
 
 
-#pragma optimize("", off)
-
 namespace Shader::Maxwell {
 namespace Shader::Maxwell {
 namespace {
 namespace {
 enum class Mode : u64 {
 enum class Mode : u64 {