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 Devergreen_compute.h49 void *r600_compute_global_transfer_map(struct pipe_context *ctx,
H A Dr600_buffer_common.c355 return r600_compute_global_transfer_map(ctx, resource, level, usage, box, ptransfer);
H A Devergreen_compute.c1233 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 Devergreen_compute.c1201 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