dirty_flags: Deduplicate code between OpenGL and Vulkan

This commit is contained in:
ReinUsesLisp
2020-02-21 01:56:00 -03:00
parent 6669b359a3
commit ac204754d4
5 changed files with 73 additions and 77 deletions

View File

@ -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