Searched refs:r600_copy_region_with_blit (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_texture.c | 99 static void r600_copy_region_with_blit(struct pipe_context *pipe, function in typeref:typename:void 141 r600_copy_region_with_blit(ctx, dst, 0, 0, 0, 0, 162 r600_copy_region_with_blit(ctx, dst, transfer->level, 1404 r600_copy_region_with_blit(ctx, temp, 0, 0, 0, 0, texture, level, box);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_texture.c | 100 static void r600_copy_region_with_blit(struct pipe_context *pipe, function in typeref:typename:void 142 r600_copy_region_with_blit(ctx, dst, 0, 0, 0, 0, 163 r600_copy_region_with_blit(ctx, dst, transfer->level, 1393 r600_copy_region_with_blit(ctx, temp, 0, 0, 0, 0, texture, level, box);
|
Completed in 6 milliseconds