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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_query.c1054 static bool r600_end_query(struct pipe_context *ctx, struct pipe_query *query) function in typeref:typename:bool
2120 rctx->b.end_query = r600_end_query;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_query.c1054 static bool r600_end_query(struct pipe_context *ctx, struct pipe_query *query) function in typeref:typename:bool
2118 rctx->b.end_query = r600_end_query;

Completed in 84 milliseconds