shader/decode: Split memory and texture instructions decoding
This commit is contained in:
parent
c3471bf618
commit
48e6f77c03
8 changed files with 539 additions and 501 deletions
|
@ -74,6 +74,7 @@ add_library(video_core STATIC
|
|||
shader/decode/hfma2.cpp
|
||||
shader/decode/conversion.cpp
|
||||
shader/decode/memory.cpp
|
||||
shader/decode/texture.cpp
|
||||
shader/decode/float_set_predicate.cpp
|
||||
shader/decode/integer_set_predicate.cpp
|
||||
shader/decode/half_set_predicate.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue