Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/rnn/
Drnndec.c419 int extraidx = (elems[i]->length != 1); in trymatch() local
420 int nindnum = (elems[i]->name ? 0 : indicesnum + extraidx); in trymatch()
425 if (extraidx) in trymatch()