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/
H A Dzink_pipeline.c39 clamp_void_blend_factor(VkBlendFactor f) in clamp_void_blend_factor() function
121 blend_att[i].srcColorBlendFactor = clamp_void_blend_factor(blend_att[i].srcColorBlendFactor); in zink_create_gfx_pipeline()
122 blend_att[i].dstColorBlendFactor = clamp_void_blend_factor(blend_att[i].dstColorBlendFactor); in zink_create_gfx_pipeline()

Completed in 2 milliseconds