Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.h69 void fd_query_context_init(struct pipe_context *pctx);
Dfreedreno_query.c159 fd_query_context_init(struct pipe_context *pctx) in fd_query_context_init() function
Dfreedreno_context.c311 fd_query_context_init(pctx); in fd_context_init()