mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-26 06:17:53 -05:00
video_core: Abstract transform feedback translation utility
This commit is contained in:
@ -187,6 +187,8 @@ add_library(video_core STATIC
|
||||
textures/decoders.h
|
||||
textures/texture.cpp
|
||||
textures/texture.h
|
||||
transform_feedback.cpp
|
||||
transform_feedback.h
|
||||
video_core.cpp
|
||||
video_core.h
|
||||
vulkan_common/vulkan_debug_callback.cpp
|
||||
|
Reference in New Issue
Block a user