mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-10 23:57:54 -05:00
video_core/engines: Move ConstBufferInfo out of Maxwell3D
This commit is contained in:
@ -3,6 +3,7 @@ add_library(video_core STATIC
|
||||
dma_pusher.h
|
||||
debug_utils/debug_utils.cpp
|
||||
debug_utils/debug_utils.h
|
||||
engines/const_buffer_info.h
|
||||
engines/engine_upload.cpp
|
||||
engines/engine_upload.h
|
||||
engines/fermi_2d.cpp
|
||||
|
Reference in New Issue
Block a user