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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_query.c634 * result and mark it ready. Does not flush (unlike crocus_get_query_result).
648 crocus_get_query_result(struct pipe_context *ctx, function in typeref:typename:bool
955 crocus_get_query_result(ctx, query, true, &result);
995 ctx->get_query_result = crocus_get_query_result;

Completed in 2 milliseconds