Home
last modified time | relevance | path

Searched refs:clamp_void_blend_factor (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_pipeline.c39 clamp_void_blend_factor(VkBlendFactor f) in clamp_void_blend_factor() function
106 … blend_att[i].srcColorBlendFactor = clamp_void_blend_factor(blend_att[i].srcColorBlendFactor); in zink_create_gfx_pipeline()
107 … blend_att[i].dstColorBlendFactor = clamp_void_blend_factor(blend_att[i].dstColorBlendFactor); in zink_create_gfx_pipeline()