mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 14:37:50 -05:00
vk_pipeline_cache: Add file and define descriptor update template filler
This function allows us to share code between compute and graphics pipelines compilation.
This commit is contained in:
@ -163,6 +163,8 @@ if (ENABLE_VULKAN)
|
||||
renderer_vulkan/vk_image.h
|
||||
renderer_vulkan/vk_memory_manager.cpp
|
||||
renderer_vulkan/vk_memory_manager.h
|
||||
renderer_vulkan/vk_pipeline_cache.cpp
|
||||
renderer_vulkan/vk_pipeline_cache.h
|
||||
renderer_vulkan/vk_rasterizer.h
|
||||
renderer_vulkan/vk_renderpass_cache.cpp
|
||||
renderer_vulkan/vk_renderpass_cache.h
|
||||
|
Reference in New Issue
Block a user