Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InoriRus/Kyty
/ VulkanValidationEnabled
Function
VulkanValidationEnabled
source/emulator/src/Config.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
bool VulkanValidationEnabled()
123
{
124
return g_config->vulkan_validation_enabled;
125
}
126
127
bool ShaderValidationEnabled()
128
{
Callers
1
VulkanGetExtensions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected