MCPcopy 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
122bool VulkanValidationEnabled()
123{
124 return g_config->vulkan_validation_enabled;
125}
126
127bool ShaderValidationEnabled()
128{

Callers 1

VulkanGetExtensionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected