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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.c522 char equation_str[128] = { 0 }; local in function:GENX
524 get_equation_str(rt_state, equation_str, sizeof(equation_str));
534 logicop_str(state->logicop_func) : equation_str);

Completed in 3 milliseconds