mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-16 09:40:46 -04: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