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