shader_decode: Implement VMAD and VSETP
This commit is contained in:
parent
b11e0b94c7
commit
a1b845b651
5 changed files with 129 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue