mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 02:57:59 -05:00
shader_bytecode: Add initial module for shader decoding.
This commit is contained in:
@ -9,6 +9,7 @@ add_library(video_core STATIC
|
||||
engines/maxwell_3d.h
|
||||
engines/maxwell_compute.cpp
|
||||
engines/maxwell_compute.h
|
||||
engines/shader_bytecode.h
|
||||
gpu.cpp
|
||||
gpu.h
|
||||
macro_interpreter.cpp
|
||||
|
Reference in New Issue
Block a user