MCPcopy 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
801VkSampler VulkanBaseContext::GetSampler(SamplerKey const & key)
802{
803 return m_objectManager->GetSampler(key);
804}
805
806VkCommandBuffer VulkanBaseContext::GetCurrentMemoryCommandBuffer() const
807{

Callers 1

ApplyTexturesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected