shader: Move microinstruction header to the value header

This commit is contained in:
ReinUsesLisp 2021-04-21 00:35:47 -03:00 committed by ameerj
parent e4d1122082
commit 050e81500c
20 changed files with 162 additions and 181 deletions

View file

@ -36,7 +36,6 @@ add_library(shader_recompiler STATIC
frontend/ir/ir_emitter.cpp
frontend/ir/ir_emitter.h
frontend/ir/microinstruction.cpp
frontend/ir/microinstruction.h
frontend/ir/modifiers.h
frontend/ir/opcodes.cpp
frontend/ir/opcodes.h