mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 05:17:56 -05:00
shader_decode: Implement VMAD and VSETP
This commit is contained in:
@ -79,6 +79,7 @@ add_library(video_core STATIC
|
||||
shader/decode/float_set.cpp
|
||||
shader/decode/integer_set.cpp
|
||||
shader/decode/half_set.cpp
|
||||
shader/decode/video.cpp
|
||||
shader/decode/xmad.cpp
|
||||
shader/decode/other.cpp
|
||||
shader/decode.cpp
|
||||
|
Reference in New Issue
Block a user