Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.h33 void fd6_query_context_init(struct pipe_context *pctx);
Dfd6_context.c229 fd6_query_context_init(pctx); in fd6_context_create()
Dfd6_query.c642 fd6_query_context_init(struct pipe_context *pctx) disable_thread_safety_analysis in fd6_query_context_init() function