Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.c162 to_c_factor(enum blend_factor factor) in to_c_factor() function
207 function->c = to_c_factor(dest_factor); in to_panfrost_function()
216 function->c = to_c_factor(dest_factor); in to_panfrost_function()
223 function->c = to_c_factor(src_factor); in to_panfrost_function()
232 function->c = to_c_factor(src_factor); in to_panfrost_function()
236 function->c = to_c_factor(src_factor); in to_panfrost_function()
262 function->c = to_c_factor(src_factor); in to_panfrost_function()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst467 - panfrost/blend: Distribute to_c_factor