mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-24 12:41:19 +00:00
VideoCore/Shader: Move DebugData to a separate file
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include <array>
|
||||
#include <cmath>
|
||||
#include <numeric>
|
||||
#include <boost/container/static_vector.hpp>
|
||||
#include <nihstro/shader_bytecode.h>
|
||||
#include "common/assert.h"
|
||||
#include "common/common_types.h"
|
||||
|
||||
Reference in New Issue
Block a user