shader: Split profile and runtime info headers
This commit is contained in:
parent
cbbca26d18
commit
0ffea97e2e
13 changed files with 93 additions and 77 deletions
|
@ -13,6 +13,7 @@
|
|||
#include "shader_recompiler/frontend/ir/ir_emitter.h"
|
||||
#include "shader_recompiler/frontend/ir/program.h"
|
||||
#include "shader_recompiler/profile.h"
|
||||
#include "shader_recompiler/runtime_info.h"
|
||||
|
||||
namespace Shader::Backend::GLASM {
|
||||
namespace {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue