Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/rnn/
Drnn.c960 static struct rnnvalue *copyvalue (struct rnnvalue *val, char *file) { in copyvalue() function
984 ADDARRAY(dst->vals, copyvalue(src->vals[i], file)); in copytypeinfo()
1167 ADDARRAY(ti->vals, copyvalue(en->vals[j], file)); in preptypeinfo()