Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetSampler
Method
GetSampler
libs/drape/vulkan/vulkan_base_context.cpp:801–804 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
799
}
800
801
VkSampler VulkanBaseContext::GetSampler(SamplerKey const & key)
802
{
803
return m_objectManager->GetSampler(key);
804
}
805
806
VkCommandBuffer VulkanBaseContext::GetCurrentMemoryCommandBuffer() const
807
{
Callers
1
ApplyTextures
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected