Searched refs:si_copy_region_with_blit (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 52 static void si_copy_region_with_blit(struct pipe_context *pipe, struct pipe_resource *dst, function in typeref:typename:void 89 si_copy_region_with_blit(ctx, dst, 0, 0, 0, 0, src, transfer->level, &transfer->box); 107 si_copy_region_with_blit(ctx, dst, transfer->level, transfer->box.x, transfer->box.y,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 108 static void si_copy_region_with_blit(struct pipe_context *pipe, function in typeref:typename:void 150 si_copy_region_with_blit(ctx, dst, 0, 0, 0, 0, 171 si_copy_region_with_blit(ctx, dst, transfer->level, 1945 si_copy_region_with_blit(ctx, temp, 0, 0, 0, 0, texture, level, box);
|
Completed in 8 milliseconds