Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/rnn/
Drnn.c970 static struct rnnbitfield *copybitfield (struct rnnbitfield *bf, char *file);
986 ADDARRAY(dst->bitfields, copybitfield(src->bitfields[i], file)); in copytypeinfo()
989 static struct rnnbitfield *copybitfield (struct rnnbitfield *bf, char *file) { in copybitfield() function
1177 ADDARRAY(ti->bitfields, copybitfield(bs->bitfields[j], file)); in preptypeinfo()