Searched refs:rgb_mode (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_blending.c381 unsigned rgb_mode = 0; local in function:panfrost_make_fixed_blend_mode
386 &rgb_mode))
394 out->rgb_mode = rgb_mode;
H A Dpan_pretty_print.c215 panfrost_print_fixed_part("RGB", eq.rgb_mode);
H A Dpan_context.c993 (ctx->blend->equation.rgb_mode == 0x122) &&
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/include/
H A Dpanfrost-job.h223 unsigned rgb_mode : 12; member in struct:mali_blend_equation
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/
H A Ddecode.c868 pandecode_prop("rgb_mode = 0x%X", blend->rgb_mode);

Completed in 12 milliseconds