Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsUploadContextCreated
Method
IsUploadContextCreated
libs/drape/vulkan/vulkan_context_factory.cpp:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
bool VulkanContextFactory::IsUploadContextCreated() const
290
{
291
return m_uploadContext != nullptr;
292
}
293
294
void VulkanContextFactory::SetPresentAvailable(bool available)
295
{
Callers
1
GetDrawContext
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected