mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-29 01:47:52 -05:00
video_core: Unify ProgramType and ShaderStage into ShaderType
This commit is contained in:
@ -22,6 +22,7 @@ add_library(video_core STATIC
|
||||
engines/maxwell_dma.h
|
||||
engines/shader_bytecode.h
|
||||
engines/shader_header.h
|
||||
engines/shader_type.h
|
||||
gpu.cpp
|
||||
gpu.h
|
||||
gpu_asynch.cpp
|
||||
|
Reference in New Issue
Block a user