Home
last modified time | relevance | path

Searched refs:rebind_resource (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c74 if (ctx->rebind_resource) in rebind_resource_in_ctx()
75 ctx->rebind_resource(ctx, rsc); in rebind_resource_in_ctx()
154 rebind_resource(struct fd_resource *rsc) in rebind_resource() function
298 rebind_resource(rsc); in fd_try_shadow_resource()
681 rebind_resource(rsc); in fd_resource_transfer_map()
Dfreedreno_context.h351 void (*rebind_resource)(struct fd_context *ctx, struct fd_resource *rsc); member
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_texture.c507 ctx->rebind_resource = fd6_rebind_resource; in fd6_texture_init()
/external/mesa3d/docs/relnotes/
D20.1.0.rst3761 - freedreno: optimize rebind_resource()
3763 - freedreno: rebind_resource() \*before\* bo changes