Home
last modified time | relevance | path

Searched refs:r600_emit_reloc (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_streamout.c206 r600_emit_reloc(rctx, &rctx->gfx, r600_resource(t[i]->b.buffer), in r600_emit_streamout_begin()
216 r600_emit_reloc(rctx, &rctx->gfx, r600_resource(t[i]->b.buffer), in r600_emit_streamout_begin()
233 r600_emit_reloc(rctx, &rctx->gfx, t[i]->buf_filled_size, in r600_emit_streamout_begin()
277 r600_emit_reloc(rctx, &rctx->gfx, t[i]->buf_filled_size, in r600_emit_streamout_end()
Dr600_cs.h116 static inline void r600_emit_reloc(struct r600_common_context *rctx, in r600_emit_reloc() function
Dr600_query.c765 r600_emit_reloc(ctx, &ctx->gfx, query->buffer.buf, RADEON_USAGE_WRITE, in r600_query_hw_do_emit_start()
857 r600_emit_reloc(ctx, &ctx->gfx, query->buffer.buf, RADEON_USAGE_WRITE, in r600_query_hw_do_emit_stop()
903 r600_emit_reloc(ctx, &ctx->gfx, buf, RADEON_USAGE_READ, in emit_set_predicate()
1889 r600_emit_reloc(ctx, &ctx->gfx, buffer, in r600_query_fix_enabled_rb_mask()
Dr600_pipe_common.c122 r600_emit_reloc(ctx, &ctx->gfx, buf, RADEON_USAGE_WRITE, in r600_gfx_write_event_eop()