Searched refs:fd_create_query (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query.c41 fd_create_query(struct pipe_context *pctx, unsigned query_type, unsigned index) function in typeref:struct:pipe_query *
238 pctx->create_query = fd_create_query;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query.c41 fd_create_query(struct pipe_context *pctx, unsigned query_type, unsigned index) function in typeref:struct:pipe_query *
264 pctx->create_query = fd_create_query;

Completed in 2 milliseconds