Added shader state; WIP kernel objects

This commit is contained in:
Hamish Milne
2020-02-13 17:38:10 +08:00
committed by zhupengfei
parent 45788b9c82
commit f79c9668a3
33 changed files with 576 additions and 68 deletions
+1
View File
@@ -14,6 +14,7 @@
#include "core/hle/ipc_helpers.h"
#include "core/hle/result.h"
#include "core/hle/service/err_f.h"
#undef exception_info
namespace Service::ERR {