mirror of
https://github.com/InoriRus/Kyty.git
synced 2026-08-28 05:06:40 +00:00
PS5 graphics (#42)
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user