mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 14:37:50 -05:00
dirty_flags: Deduplicate code between OpenGL and Vulkan
This commit is contained in:
@ -2,6 +2,7 @@ add_library(video_core STATIC
|
||||
buffer_cache/buffer_block.h
|
||||
buffer_cache/buffer_cache.h
|
||||
buffer_cache/map_interval.h
|
||||
dirty_flags.cpp
|
||||
dirty_flags.h
|
||||
dma_pusher.cpp
|
||||
dma_pusher.h
|
||||
|
Reference in New Issue
Block a user