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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_screen.h60 void (*emit_tls)(struct panfrost_batch *); member in struct:panfrost_vtable
H A Dpan_job.c754 screen->vtbl.emit_tls(batch);
H A Dpan_cmdstream.c2330 emit_tls(struct panfrost_batch *batch) function in typeref:typename:void
3666 screen->vtbl.emit_tls = emit_tls;

Completed in 9 milliseconds