Searched refs:pipe_buffer_map (Results 1 - 25 of 40) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_index_modify.c45 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 Du_suballoc.c133 void *ptr = pipe_buffer_map(pipe, allocator->buffer,
H A Du_prim_restart.c66 dst_map = pipe_buffer_map(context, *dst_buffer,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_index_modify.c45 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 Du_suballoc.c116 void *ptr = pipe_buffer_map(pipe, allocator->buffer,
H A Du_prim_restart.c134 dst_map = pipe_buffer_map(context, *dst_buffer,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.c65 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 Dvl_compositor_cs.c335 void *ptr = pipe_buffer_map(s->pipe, s->shader_params,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.c65 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 Dsvga_swtnl_draw.c76 map = pipe_buffer_map(&svga->pipe,
89 map = pipe_buffer_map(&svga->pipe, indexbuf,
104 map = pipe_buffer_map(&svga->pipe,
H A Dsvga_draw_elements.c106 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 Dsvga_draw_arrays.c59 dst_map = pipe_buffer_map(pipe, dst, PIPE_TRANSFER_WRITE, &transfer);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_swtnl_draw.c74 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 Dsvga_draw_elements.c119 dst_map = pipe_buffer_map(pipe, dst, PIPE_MAP_WRITE, &dst_transfer);
124 src_map = pipe_buffer_map(pipe, info->index.resource,
H A Dsvga_draw_arrays.c59 dst_map = pipe_buffer_map(pipe, dst, PIPE_MAP_WRITE, &transfer);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/
H A Du_primconvert.c123 src = pipe_buffer_map(pc->pipe, info->index.resource,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_draw_feedback.c174 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 Dnv30_fragprog.c52 map = pipe_buffer_map(pipe, fp->buffer,
H A Dnv30_draw.c426 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 Dnv30_fragprog.c52 map = pipe_buffer_map(pipe, fp->buffer,
H A Dnv30_draw.c428 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 Dvirgl_query.c182 host_state = pipe_buffer_map(ctx, &query->buf->u.b,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_query.c212 host_state = pipe_buffer_map(ctx, &query->buf->b,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/
H A Du_primconvert.c176 src = pipe_buffer_map(pc->pipe, info->index.resource,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_draw_feedback.c179 void *map = pipe_buffer_map(pipe, vbuffer->buffer.resource,
202 mapped_indices = pipe_buffer_map(pipe, stobj->buffer,

Completed in 27 milliseconds

12