shader: Implement R2P
This commit is contained in:
parent
924f0a9149
commit
7d6ba5b984
8 changed files with 88 additions and 15 deletions
|
@ -94,6 +94,7 @@ add_library(shader_recompiler STATIC
|
|||
frontend/maxwell/translate/impl/logic_operation_three_input.cpp
|
||||
frontend/maxwell/translate/impl/move_predicate_to_register.cpp
|
||||
frontend/maxwell/translate/impl/move_register.cpp
|
||||
frontend/maxwell/translate/impl/move_register_to_predicate.cpp
|
||||
frontend/maxwell/translate/impl/move_special_register.cpp
|
||||
frontend/maxwell/translate/impl/not_implemented.cpp
|
||||
frontend/maxwell/translate/impl/predicate_set_predicate.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue