Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/nir/
Dnir_lower_blend.h43 } nir_lower_blend_channel; typedef
46 nir_lower_blend_channel rgb;
47 nir_lower_blend_channel alpha;
Dnir_lower_blend.c291 nir_lower_blend_channel chan = in nir_blend()
318 nir_is_blend_channel_replace(nir_lower_blend_channel chan) in nir_is_blend_channel_replace()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_blend_shaders.c97 nir_lower_blend_channel rgb = { in nir_make_options()
105 nir_lower_blend_channel alpha = rgb; in nir_make_options()