Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetDeviceExtensions
Method
GetDeviceExtensions
libs/drape/vulkan/vulkan_layers.cpp:438–441 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
}
437
438
char const * const * Layers::GetDeviceExtensions() const
439
{
440
return m_deviceExtensions.data();
441
}
442
443
bool Layers::IsValidationFeaturesEnabled() const
444
{
Callers
1
VulkanContextFactory
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected