Searched refs:r600_compute_global_transfer_map (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.h | 49 void *r600_compute_global_transfer_map(struct pipe_context *ctx,
|
| H A D | r600_buffer_common.c | 355 return r600_compute_global_transfer_map(ctx, resource, level, usage, box, ptransfer);
|
| H A D | evergreen_compute.c | 1233 void *r600_compute_global_transfer_map(struct pipe_context *ctx, function in typeref:typename:void * 1264 COMPUTE_DBG(rctx->screen, "* r600_compute_global_transfer_map()\n" 1289 * r600_compute_global_transfer_map() maps the memory pool
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 1201 static void *r600_compute_global_transfer_map(struct pipe_context *ctx, function in typeref:typename:void * 1232 COMPUTE_DBG(rctx->screen, "* r600_compute_global_transfer_map()\n" 1257 * r600_compute_global_transfer_map() maps the memory pool 1297 r600_compute_global_transfer_map, /* transfer_map */
|
Completed in 6 milliseconds