shader: Implement PSETP
This commit is contained in:
parent
ce9b116cfe
commit
c2155f04d4
4 changed files with 40 additions and 5 deletions
|
@ -89,7 +89,8 @@ add_library(shader_recompiler STATIC
|
|||
frontend/maxwell/translate/impl/move_register.cpp
|
||||
frontend/maxwell/translate/impl/move_special_register.cpp
|
||||
frontend/maxwell/translate/impl/not_implemented.cpp
|
||||
frontend/maxwell/translate/impl/predicate_set.cpp
|
||||
frontend/maxwell/translate/impl/predicate_set_predicate.cpp
|
||||
frontend/maxwell/translate/impl/predicate_set_register.cpp
|
||||
frontend/maxwell/translate/impl/select_source_with_predicate.cpp
|
||||
frontend/maxwell/translate/translate.cpp
|
||||
frontend/maxwell/translate/translate.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue