Searched refs:fd_try_shadow_resource (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_resource.c | 355 fd_try_shadow_resource(struct fd_context *ctx, struct fd_resource *rsc, in fd_try_shadow_resource() function 556 bool success = fd_try_shadow_resource(ctx, rsc, 0, NULL, modifier); in fd_resource_uncompress() 851 if (needs_flush && fd_try_shadow_resource(ctx, rsc, level, box, in resource_transfer_map()
|