Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ClearParamDescriptors
Method
ClearParamDescriptors
libs/drape/vulkan/vulkan_base_context.cpp:769–772 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
767
}
768
769
void VulkanBaseContext::ClearParamDescriptors()
770
{
771
m_paramDescriptors.clear();
772
}
773
774
VkPipeline VulkanBaseContext::GetCurrentPipeline()
775
{
Callers
1
ApplyTextures
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected