| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_draw.c | 145 uint32_t *dc_param = pipe_buffer_map_range(pipe, 163 params = pipe_buffer_map_range(pipe, 211 uint32_t *dc_param = pipe_buffer_map_range(pipe, 227 pipe_buffer_map_range(pipe,
|
| H A D | u_prim_restart.c | 50 map = pipe_buffer_map_range(context, indirect->buffer, 143 src_map = pipe_buffer_map_range(context, info->index.resource, 325 src_map = pipe_buffer_map_range(context, info->index.resource,
|
| H A D | u_upload_mgr.c | 240 upload->map = pipe_buffer_map_range(upload->pipe, upload->buffer, 284 upload->map = pipe_buffer_map_range(upload->pipe, upload->buffer,
|
| H A D | u_inlines.h | 377 pipe_buffer_map_range(struct pipe_context *pipe, function in typeref:typename:void * 413 return pipe_buffer_map_range(pipe, buffer, 0, buffer->width0, 524 map = (ubyte *) pipe_buffer_map_range(pipe,
|
| H A D | u_vbuf.c | 519 map = pipe_buffer_map_range(mgr->pipe, vb->buffer.resource, offset, size, 548 map = pipe_buffer_map_range(mgr->pipe, info->index.resource, offset, 1310 indices = pipe_buffer_map_range(pipe, info->index.resource,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_draw.c | 147 pipe_buffer_map_range(pipe,
|
| H A D | u_prim_restart.c | 72 src_map = pipe_buffer_map_range(context, info->index.resource, 192 src_map = pipe_buffer_map_range(context, info->index.resource,
|
| H A D | u_upload_mgr.c | 211 upload->map = pipe_buffer_map_range(upload->pipe, upload->buffer, 258 upload->map = pipe_buffer_map_range(upload->pipe, upload->buffer,
|
| H A D | u_inlines.h | 323 pipe_buffer_map_range(struct pipe_context *pipe, function in typeref:typename:void * 359 return pipe_buffer_map_range(pipe, buffer, 0, buffer->width0, 453 map = (ubyte *) pipe_buffer_map_range(pipe,
|
| H A D | u_vbuf.c | 442 map = pipe_buffer_map_range(mgr->pipe, vb->buffer.resource, offset, size, 471 map = pipe_buffer_map_range(mgr->pipe, info->index.resource, offset, 1110 indices = pipe_buffer_map_range(pipe, info->index.resource,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | nine_buffer_upload.c | 97 group->map = pipe_buffer_map_range(upload->pipe, group->resource, 226 buf->map = pipe_buffer_map_range(upload->pipe, buf->resource,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | nine_buffer_upload.c | 97 group->map = pipe_buffer_map_range(upload->pipe, group->resource, 231 buf->map = pipe_buffer_map_range(upload->pipe, buf->resource,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_draw_feedback.c | 267 void *ptr = pipe_buffer_map_range(pipe, buf, offset, size, 297 void *ptr = pipe_buffer_map_range(pipe, buf, offset, size, 381 pipe_buffer_map_range(pipe, res, view->u.buf.offset, 430 addr = pipe_buffer_map_range(pipe, res, img->u.buf.offset,
|
| H A D | st_cb_bufferobjects.c | 560 obj->Mappings[index].Pointer = pipe_buffer_map_range(pipe,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_compute.c | 152 params = pipe_buffer_map_range(context, info->indirect,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_compute.c | 152 params = pipe_buffer_map_range(context, info->indirect,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_query.c | 448 results = pipe_buffer_map_range(pctx, qbo->buffer, 0, 457 xfb_results = pipe_buffer_map_range(pctx, qbo->xfb_buffers[0], 0, 472 uint64_t *results = pipe_buffer_map_range(pctx, qbo->xfb_buffers[i],
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_bufferobjects.c | 501 obj->Mappings[index].Pointer = pipe_buffer_map_range(pipe,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.1.1.rst | 44 u_inlines.h:277:pipe_buffer_map_range: Assertion \`length' failed.
|
| H A D | 8.0.4.rst | 39 src/gallium/auxiliary/util/u_inlines.h:256:pipe_buffer_map_range:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_constants.c | 530 src_map = pipe_buffer_map_range(&svga->pipe, cbuf->buffer,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_draw.c | 94 char *map = pipe_buffer_map_range(
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_query.cpp | 178 results = pipe_buffer_map_range(&ctx->base, q->buffer, q->buffer_offset,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_draw.c | 94 char *map = pipe_buffer_map_range(
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_state_draw.c | 1165 data = pipe_buffer_map_range(&sctx->b, 1184 data = pipe_buffer_map_range(&sctx->b, indirect->buffer,
|