Home
last modified time | relevance | path

Searched defs:emit_tls (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.h60 void (*emit_tls)(struct panfrost_batch *); member
Dpan_cmdstream.c2330 emit_tls(struct panfrost_batch *batch) in emit_tls() function