mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-10 22:37:50 -05:00
shader_ir: Implement a new shader scanner
This commit is contained in:
committed by
FernandoS27
parent
618d8446ab
commit
8af6e6a052
@ -103,6 +103,8 @@ add_library(video_core STATIC
|
||||
shader/decode/video.cpp
|
||||
shader/decode/xmad.cpp
|
||||
shader/decode/other.cpp
|
||||
shader/control_flow.cpp
|
||||
shader/control_flow.h
|
||||
shader/decode.cpp
|
||||
shader/node_helper.cpp
|
||||
shader/node_helper.h
|
||||
|
Reference in New Issue
Block a user