summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/ir_opt/ssa_rewrite_pass.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2021-04-22 16:18:54 -0300
committerGravatar ameerj2021-07-22 21:51:29 -0400
commit21e3382830e4a2b294ea8b84ffad531e752fc512 (patch)
tree5a67dc09a5548c7800e42ffb3907eeefbf679b8a /src/shader_recompiler/ir_opt/ssa_rewrite_pass.cpp
parentshader: Implement indexed textures (diff)
downloadyuzu-21e3382830e4a2b294ea8b84ffad531e752fc512.tar.gz
yuzu-21e3382830e4a2b294ea8b84ffad531e752fc512.tar.xz
yuzu-21e3382830e4a2b294ea8b84ffad531e752fc512.zip
shader: Simplify code in opcodes.h to fix Intellisense
Avoid using std::array to fix Intellisense not properly compiling this code and disabling itself on all files that include it. While we are at it, change the code to use u8 instead of size_t for the number of instructions in an opcode.
Diffstat (limited to 'src/shader_recompiler/ir_opt/ssa_rewrite_pass.cpp')
0 files changed, 0 insertions, 0 deletions