mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-18 19:13:04 +00:00
video_core: Unify ProgramType and ShaderStage into ShaderType
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "core/core.h"
|
||||
#include "video_core/engines/kepler_compute.h"
|
||||
#include "video_core/engines/maxwell_3d.h"
|
||||
#include "video_core/engines/shader_type.h"
|
||||
#include "video_core/memory_manager.h"
|
||||
#include "video_core/rasterizer_interface.h"
|
||||
#include "video_core/renderer_base.h"
|
||||
|
||||
Reference in New Issue
Block a user