Searched refs:rebind_resource (Results 1 – 5 of 5) sorted by relevance
75 if (ctx->rebind_resource) in rebind_resource_in_ctx()76 ctx->rebind_resource(ctx, rsc); in rebind_resource_in_ctx()152 rebind_resource(struct fd_resource *rsc) assert_dt in rebind_resource() function287 rebind_resource(dst); in fd_replace_buffer_storage()424 rebind_resource(rsc); in fd_try_shadow_resource()737 rebind_resource(rsc); in invalidate_resource()
453 void (*rebind_resource)(struct fd_context *ctx, struct fd_resource *rsc) dt; member
451 ctx->rebind_resource = fd6_rebind_resource; in fd6_texture_init()
3761 - freedreno: optimize rebind_resource()3763 - freedreno: rebind_resource() \*before\* bo changes
4927 - freedreno: Check cb0 in rebind_resource()