Searched refs:fd_alloc_staging (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.c | 288 fd_alloc_staging(struct fd_context *ctx, struct fd_resource *rsc, function in typeref:struct:fd_resource * 487 staging_rsc = fd_alloc_staging(ctx, rsc, level, box); 602 staging_rsc = fd_alloc_staging(ctx, rsc, level, box);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_resource.c | 574 fd_alloc_staging(struct fd_context *ctx, struct fd_resource *rsc, function in typeref:struct:fd_resource * 800 staging_rsc = fd_alloc_staging(ctx, rsc, level, box); 869 staging_rsc = fd_alloc_staging(ctx, rsc, level, box);
|
Completed in 6 milliseconds