mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-30 09:19:03 +00:00
shader: Implement IADD3
This commit is contained in:
@@ -74,6 +74,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_add_three_input.cpp
|
||||
frontend/maxwell/translate/impl/integer_compare.cpp
|
||||
frontend/maxwell/translate/impl/integer_compare_and_set.cpp
|
||||
frontend/maxwell/translate/impl/integer_minimum_maximum.cpp
|
||||
|
||||
Reference in New Issue
Block a user