Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
void SupportManager::ForbidVulkan()
77
{
78
settings::Set(kVulkanForbidden, true);
79
}
80
81
bool SupportManager::IsVulkanForbidden()
82
{
Callers
2
VulkanPipeline
Method · 0.80
GetPipeline
Method · 0.80
Calls
1
Set
Function · 0.50
Tested by
no test coverage detected