Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_query.h32 void fd3_query_context_init(struct pipe_context *pctx);
Dfd3_context.c108 fd3_query_context_init(pctx); in fd3_context_create()
Dfd3_query.c136 fd3_query_context_init(struct pipe_context *pctx) disable_thread_safety_analysis in fd3_query_context_init() function