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

/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dlcra.c138 lcra_test_linear(struct lcra_state *l, unsigned *solutions, unsigned i) function in typeref:typename:bool
182 succ = lcra_test_linear(l, l->solutions, step);
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_ra.c110 lcra_test_linear(struct lcra_state *l, unsigned *solutions, unsigned i) function in typeref:typename:bool
142 if (lcra_test_linear(l, l->solutions, step)) {

Completed in 4 milliseconds