PS5 graphics (#42)

This commit is contained in:
InoriRus
2022-08-16 13:38:38 +03:00
parent e110bd0f63
commit 90acd3d364
46 changed files with 12642 additions and 3962 deletions
@@ -41,9 +41,12 @@ enum class ProfilerDirection
void Load(const Scripts::ScriptVar& cfg);
void SetNextGen(bool mode);
uint32_t GetScreenWidth();
uint32_t GetScreenHeight();
bool IsNeo();
bool IsNextGen();
bool VulkanValidationEnabled();
bool ShaderValidationEnabled();