Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetBlendingEnabled
Method
SetBlendingEnabled
libs/drape/vulkan/vulkan_base_context.cpp:748–751 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
746
}
747
748
void VulkanBaseContext::SetBlendingEnabled(bool blendingEnabled)
749
{
750
m_pipelineKey.m_blendingEnabled = blendingEnabled;
751
}
752
753
void VulkanBaseContext::ApplyParamDescriptor(ParamDescriptor && descriptor)
754
{
Callers
1
ApplyState
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected