MCPcopy 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
769void VulkanBaseContext::ClearParamDescriptors()
770{
771 m_paramDescriptors.clear();
772}
773
774VkPipeline VulkanBaseContext::GetCurrentPipeline()
775{

Callers 1

ApplyTexturesMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected