Searched refs:r600_emit_reloc (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_streamout.c | 206 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 D | r600_cs.h | 114 static inline void r600_emit_reloc(struct r600_common_context *rctx, in r600_emit_reloc() function
|
H A D | r600_query.c | 769 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 D | r600_pipe_common.c | 95 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