mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 02:15:45 +00:00
VideoCore/Shader: Move DebugData to a separate file
This commit is contained in:
parent
034651fa7f
commit
ec7b3940b0
4 changed files with 189 additions and 172 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue