Home
last modified time | relevance | path

Searched refs:pipe_buffer_write_nooverlap (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h369 pipe_buffer_write_nooverlap(struct pipe_context *pipe, in pipe_buffer_write_nooverlap() function
397 pipe_buffer_write_nooverlap(pipe, res, 0, size, ptr); in pipe_buffer_create_with_data()
Du_blit.c362 pipe_buffer_write_nooverlap(ctx->pipe, ctx->vbuf, in setup_vertex_data_tex()
Du_gen_mipmap.c1469 pipe_buffer_write_nooverlap(ctx->pipe, ctx->vbuf, in set_vertex_data()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_swtnl_backend.c281 pipe_buffer_write_nooverlap(&svga->pipe, svga_render->ibuf, in svga_vbuf_render_draw_elements()