Searched refs:rebind_buffer (Results 1 – 5 of 5) sorted by relevance
69 void (*rebind_buffer)(struct iris_context *ice, member
1347 screen->vtbl.rebind_buffer(ice, res); in iris_invalidate_resource()
7804 screen->vtbl.rebind_buffer = iris_rebind_buffer; in genX()
607 void (*rebind_buffer)(struct pipe_context *ctx, struct pipe_resource *buf, member
287 rctx->rebind_buffer(ctx, dst, old_gpu_address); in r600_replace_buffer_storage()