mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 08:37:52 +00:00
video_core: Unify ProgramType and ShaderStage into ShaderType
This commit is contained in:
parent
2930400adc
commit
5f6a589d63
22 changed files with 260 additions and 287 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue