mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-02 15:10:46 -07:00
video_core: Abstract vk_sampler_cache into a templated class
This commit is contained in:
@ -67,6 +67,8 @@ add_library(video_core STATIC
|
||||
renderer_opengl/renderer_opengl.h
|
||||
renderer_opengl/utils.cpp
|
||||
renderer_opengl/utils.h
|
||||
sampler_cache.cpp
|
||||
sampler_cache.h
|
||||
shader/decode/arithmetic.cpp
|
||||
shader/decode/arithmetic_immediate.cpp
|
||||
shader/decode/bfe.cpp
|
||||
|
Reference in New Issue
Block a user