Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/rnn/
H A Dheadergen2.c236 char *offsetfn = NULL; in printdelem() local
245 asprintf(&offsetfn, "__offset_%s", elem->name); in printdelem()
249 ADDARRAY(offsetfns, offsetfn); in printdelem()
265 fprintf(dst, "static inline uint32_t %s(", offsetfn); in printdelem()
346 free(offsetfn); in printdelem()

Completed in 2 milliseconds