Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.c607 char equation_str[128] = { 0 }; in GENX() local
609 get_equation_str(rt_state, equation_str, sizeof(equation_str)); in GENX()
619 logicop_str(state->logicop_func) : equation_str); in GENX()