HomeSort by relevance Sort by last modified time
    Searched refs:r600_begin_query (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_query.c 40 static void r600_begin_query(struct pipe_context *ctx, struct pipe_query *query) function
124 rctx->context.begin_query = r600_begin_query;
  /external/mesa3d/src/gallium/drivers/r600/
r600_query.c 335 static void r600_begin_query(struct pipe_context *ctx, struct pipe_query *query) function
611 rctx->context.begin_query = r600_begin_query;

Completed in 581 milliseconds