Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A 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()
H A Dr600_cs.h114 static inline void r600_emit_reloc(struct r600_common_context *rctx, in r600_emit_reloc() function
H A Dr600_query.c769 r600_emit_reloc(ctx, &ctx->gfx, query->buffer.buf, RADEON_USAGE_WRITE | in r600_query_hw_do_emit_start()
862 r600_emit_reloc(ctx, &ctx->gfx, query->buffer.buf, RADEON_USAGE_WRITE | in r600_query_hw_do_emit_stop()
908 r600_emit_reloc(ctx, &ctx->gfx, buf, RADEON_USAGE_READ | in emit_set_predicate()
1906 r600_emit_reloc(ctx, &ctx->gfx, buffer, in r600_query_fix_enabled_rb_mask()
H A Dr600_pipe_common.c95 r600_emit_reloc(ctx, &ctx->gfx, buf, RADEON_USAGE_WRITE | in r600_gfx_write_event_eop()
124 r600_emit_reloc(ctx, &ctx->gfx, buf, RADEON_USAGE_READ | in r600_gfx_wait_fence()

Completed in 9 milliseconds