Searched refs:p_query (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_query.c508 crocus_destroy_query(struct pipe_context *ctx, struct pipe_query *p_query) argument
510 struct crocus_query *query = (void *) p_query;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_query.c478 iris_destroy_query(struct pipe_context *ctx, struct pipe_query *p_query) argument
480 struct iris_query *query = (void *) p_query;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_query.c763 iris_destroy_query(struct pipe_context *ctx, struct pipe_query *p_query) argument
765 struct iris_query *query = (void *) p_query;

Completed in 8 milliseconds