Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/rnn/
Drnndec.c421 uint64_t nind[MAX2(nindnum, 1)]; in trymatch() local
424 nind[j] = indices[j]; in trymatch()
426 nind[indicesnum] = idx; in trymatch()
428 …res = trymatch (ctx, elems[i]->subelems, elems[i]->subelemsnum, offset, write, dwidth, nind, nindn… in trymatch()