shader: Implement IMNMX
This commit is contained in:
parent
08a9e95905
commit
20390c0548
8 changed files with 105 additions and 12 deletions
|
@ -71,6 +71,7 @@ add_library(shader_recompiler STATIC
|
|||
frontend/maxwell/translate/impl/impl.cpp
|
||||
frontend/maxwell/translate/impl/impl.h
|
||||
frontend/maxwell/translate/impl/integer_add.cpp
|
||||
frontend/maxwell/translate/impl/integer_minimum_maximum.cpp
|
||||
frontend/maxwell/translate/impl/integer_popcount.cpp
|
||||
frontend/maxwell/translate/impl/integer_scaled_add.cpp
|
||||
frontend/maxwell/translate/impl/integer_set_predicate.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue