Searched refs:VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA (Results 1 – 8 of 8) sorted by relevance
88 case VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA: in vk_blend_factor_to_pipe()
273 .dstColorBlendFactor = VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA, in setUpGraphicsPipeline()276 .dstAlphaBlendFactor = VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA, in setUpGraphicsPipeline()
1579 color_attachment[0].dstColorBlendFactor = VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA; in setup_swapchain_data_pipeline()1581 color_attachment[0].srcAlphaBlendFactor = VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA; in setup_swapchain_data_pipeline()
570 |ename:VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA | [eq]#(1-A~s0~,1-A~s0~,1-A~s0~)# | [eq]…
1673 eOneMinusSrcAlpha = VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA,
3353 case VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA: in string_VkBlendFactor()
2708 eOneMinusSrcAlpha = VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA,
1819 VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA = 7, enumerator