mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 00:27:56 -05:00
video_core: Implement memory manager page kind
This commit is contained in:
@ -82,6 +82,7 @@ add_library(video_core STATIC
|
||||
gpu_thread.h
|
||||
memory_manager.cpp
|
||||
memory_manager.h
|
||||
pte_kind.h
|
||||
query_cache.h
|
||||
rasterizer_accelerated.cpp
|
||||
rasterizer_accelerated.h
|
||||
|
Reference in New Issue
Block a user