Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c136 fd_try_shadow_resource(struct fd_context *ctx, struct fd_resource *rsc, in fd_try_shadow_resource() function
561 if (needs_flush && fd_try_shadow_resource(ctx, rsc, level, box)) { in fd_resource_transfer_map()