aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/microinstruction.cpp
diff options
context:
space:
mode:
authorReinUsesLisp <reinuseslisp@airmail.cc>2021-04-22 16:18:54 -0300
committerameerj <52414509+ameerj@users.noreply.github.com>2021-07-22 21:51:29 -0400
commit21e3382830e4a2b294ea8b84ffad531e752fc512 (patch)
tree5a67dc09a5548c7800e42ffb3907eeefbf679b8a /src/shader_recompiler/frontend/ir/microinstruction.cpp
parentd10cf55353175b13bed4cf18791e080ecb7fd95b (diff)
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/frontend/ir/microinstruction.cpp')
0 files changed, 0 insertions, 0 deletions