mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 22:27:52 +00:00
video_core: Abstract transform feedback translation utility
This commit is contained in:
parent
9960abf482
commit
06ae1bff4b
6 changed files with 145 additions and 111 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue