Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.h32 void fd5_query_context_init(struct pipe_context *pctx);
Dfd5_context.c107 fd5_query_context_init(pctx); in fd5_context_create()
Dfd5_query.c443 fd5_query_context_init(struct pipe_context *pctx) disable_thread_safety_analysis in fd5_query_context_init() function