| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_index_modify.c | 45 in_map = pipe_buffer_map(context, info->index.resource, 79 in_map = pipe_buffer_map(context, info->index.resource, 113 in_map = pipe_buffer_map(context, info->index.resource,
|
| H A D | u_suballoc.c | 133 void *ptr = pipe_buffer_map(pipe, allocator->buffer,
|
| H A D | u_prim_restart.c | 66 dst_map = pipe_buffer_map(context, *dst_buffer,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_index_modify.c | 45 in_map = pipe_buffer_map(context, info->index.resource, 79 in_map = pipe_buffer_map(context, info->index.resource, 113 in_map = pipe_buffer_map(context, info->index.resource,
|
| H A D | u_suballoc.c | 116 void *ptr = pipe_buffer_map(pipe, allocator->buffer,
|
| H A D | u_prim_restart.c | 134 dst_map = pipe_buffer_map(context, *dst_buffer,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_vertex_buffers.c | 65 v = pipe_buffer_map 110 v = pipe_buffer_map 300 buffer->ycbcr[i].vertex_stream = pipe_buffer_map 310 buffer->mv[i].vertex_stream = pipe_buffer_map
|
| H A D | vl_compositor_cs.c | 335 void *ptr = pipe_buffer_map(s->pipe, s->shader_params,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_vertex_buffers.c | 65 v = pipe_buffer_map 110 v = pipe_buffer_map 301 buffer->ycbcr[i].vertex_stream = pipe_buffer_map 311 buffer->mv[i].vertex_stream = pipe_buffer_map
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_swtnl_draw.c | 76 map = pipe_buffer_map(&svga->pipe, 89 map = pipe_buffer_map(&svga->pipe, indexbuf, 104 map = pipe_buffer_map(&svga->pipe,
|
| H A D | svga_draw_elements.c | 106 src_map = pipe_buffer_map(pipe, src, PIPE_TRANSFER_READ, &src_transfer); 110 dst_map = pipe_buffer_map(pipe, dst, PIPE_TRANSFER_WRITE, &dst_transfer);
|
| H A D | svga_draw_arrays.c | 59 dst_map = pipe_buffer_map(pipe, dst, PIPE_TRANSFER_WRITE, &transfer);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_swtnl_draw.c | 74 map = pipe_buffer_map(&svga->pipe, 91 map = pipe_buffer_map(&svga->pipe, info->index.resource, 106 map = pipe_buffer_map(&svga->pipe,
|
| H A D | svga_draw_elements.c | 119 dst_map = pipe_buffer_map(pipe, dst, PIPE_MAP_WRITE, &dst_transfer); 124 src_map = pipe_buffer_map(pipe, info->index.resource,
|
| H A D | svga_draw_arrays.c | 59 dst_map = pipe_buffer_map(pipe, dst, PIPE_MAP_WRITE, &transfer);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/ |
| H A D | u_primconvert.c | 123 src = pipe_buffer_map(pc->pipe, info->index.resource,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_draw_feedback.c | 174 void *map = pipe_buffer_map(pipe, vbuffer->buffer.resource, 197 mapped_indices = pipe_buffer_map(pipe, stobj->buffer,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_fragprog.c | 52 map = pipe_buffer_map(pipe, fp->buffer,
|
| H A D | nv30_draw.c | 426 map = pipe_buffer_map(pipe, nv30->vtxbuf[i].buffer.resource, 436 map = pipe_buffer_map(pipe, info->index.resource,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_fragprog.c | 52 map = pipe_buffer_map(pipe, fp->buffer,
|
| H A D | nv30_draw.c | 428 map = pipe_buffer_map(pipe, nv30->vtxbuf[i].buffer.resource, 438 map = pipe_buffer_map(pipe, info->index.resource,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/ |
| H A D | virgl_query.c | 182 host_state = pipe_buffer_map(ctx, &query->buf->u.b,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/ |
| H A D | virgl_query.c | 212 host_state = pipe_buffer_map(ctx, &query->buf->b,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/ |
| H A D | u_primconvert.c | 176 src = pipe_buffer_map(pc->pipe, info->index.resource,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_draw_feedback.c | 179 void *map = pipe_buffer_map(pipe, vbuffer->buffer.resource, 202 mapped_indices = pipe_buffer_map(pipe, stobj->buffer,
|