mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 15:47:53 -05:00
video_core: Move surface declarations out of gl_rasterizer_cache
This commit is contained in:
@ -53,6 +53,8 @@ add_library(video_core STATIC
|
||||
renderer_opengl/renderer_opengl.h
|
||||
renderer_opengl/utils.cpp
|
||||
renderer_opengl/utils.h
|
||||
surface.cpp
|
||||
surface.h
|
||||
textures/astc.cpp
|
||||
textures/astc.h
|
||||
textures/decoders.cpp
|
||||
|
Reference in New Issue
Block a user