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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_query.c989 static void r600_destroy_query(struct pipe_context *ctx, struct pipe_query *query) function in typeref:typename:void
2118 rctx->b.destroy_query = r600_destroy_query;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_query.c989 static void r600_destroy_query(struct pipe_context *ctx, struct pipe_query *query) function in typeref:typename:void
2116 rctx->b.destroy_query = r600_destroy_query;

Completed in 6 milliseconds