mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 10:57:54 +00:00
video_core/engines: Move ConstBufferInfo out of Maxwell3D
This commit is contained in:
parent
3c639f5ff1
commit
1073b32300
6 changed files with 69 additions and 54 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue