Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsValidationFeaturesEnabled
Method
IsValidationFeaturesEnabled
libs/drape/vulkan/vulkan_layers.cpp:443–446 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
441
}
442
443
bool Layers::IsValidationFeaturesEnabled() const
444
{
445
return m_validationFeaturesEnabled;
446
}
447
} // namespace vulkan
448
} // namespace dp
Callers
1
VulkanContextFactory
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected