MCPcopy Create free account
hub / github.com/comaps/comaps / ForbidVulkan

Method ForbidVulkan

libs/drape/support_manager.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76void SupportManager::ForbidVulkan()
77{
78 settings::Set(kVulkanForbidden, true);
79}
80
81bool SupportManager::IsVulkanForbidden()
82{

Callers 2

VulkanPipelineMethod · 0.80
GetPipelineMethod · 0.80

Calls 1

SetFunction · 0.50

Tested by

no test coverage detected