Searched refs:border_color_buffer (Results 1 – 5 of 5) sorted by relevance
195 si_resource_reference(&sctx->border_color_buffer, NULL); in si_destroy_context()540 sctx->border_color_buffer = si_resource(pipe_buffer_create( in si_create_context()542 if (!sctx->border_color_buffer) in si_create_context()546 ws->buffer_map(sctx->border_color_buffer->buf, NULL, PIPE_MAP_WRITE); in si_create_context()
431 radeon_add_to_buffer_list(ctx, ctx->gfx_cs, ctx->border_color_buffer, in si_begin_new_gfx_cs()
350 uint64_t bc_va = sctx->border_color_buffer->gpu_address; in si_emit_initial_compute_regs()
1075 struct si_resource *border_color_buffer; member
5070 uint64_t border_color_va = sctx->border_color_buffer->gpu_address; in si_init_cs_preamble_state()