Searched refs:pipe_transfer_map (Results 1 - 25 of 30) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c57 dest = (uint *) pipe_transfer_map(pipe,
H A Dst_cb_copyimage.c587 dst = pipe_transfer_map(st->pipe, dst_res, 0, dst_z,
600 src = pipe_transfer_map(st->pipe, src_res, 0, src_z,
H A Dst_cb_bitmap.c146 dest = pipe_transfer_map(st->pipe, pt, 0, 0,
395 cache->buffer = pipe_transfer_map(pipe, cache->texture, 0, 0,
H A Dst_cb_drawpixels.c672 dest = pipe_transfer_map(pipe, pt, 0, 0,
982 stmap = pipe_transfer_map(pipe, strb->texture,
1455 drawMap = pipe_transfer_map(pipe,
H A Dst_cb_fbo.c907 map = pipe_transfer_map(pipe,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/wrapper/
H A Dwrapper_sw_winsys.c108 map = pipe_transfer_map(pipe, tex, 0, 0,
224 ptr = pipe_transfer_map(pipe, tex, 0, 0,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_debug_image.c116 data = pipe_transfer_map(pipe, texture, surface->u.tex.level,
195 ptr = pipe_transfer_map(pipe, texture, surface->u.tex.level,
H A Du_pstipple.c72 data = pipe_transfer_map(pipe, tex, 0, 0,
H A Du_inlines.h471 pipe_transfer_map(struct pipe_context *context, function in typeref:typename:void *
H A Du_surface.c479 dst_map = pipe_transfer_map(pipe,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_context.c117 map = pipe_transfer_map(pipe, srf->tex, 0, 0,
166 map = pipe_transfer_map(pipe, srf->tex, 0, 0,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.c250 pipe_transfer_map(tc->pipe, tc->texture,
H A Dsp_tile_cache.c206 tc->transfer_map[i] = pipe_transfer_map(pipe, ps->texture,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DDxgi.cpp100 map = pipe_transfer_map(pipe,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.1.9.rst106 - st/mesa: Validate the result of pipe_transfer_map in make_texture
H A D18.2.1.rst133 - st/mesa: Validate the result of pipe_transfer_map in make_texture
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/
H A Dgraw_util.h259 t = pipe_transfer_map(info->ctx, samptex,
H A Dquad-sample.c244 ptr = pipe_transfer_map(ctx, samptex,
H A Dfs-test.c329 ptr = pipe_transfer_map(ctx, samptex,
H A Dgs-test.c419 ptr = pipe_transfer_map(ctx, samptex,
H A Dvs-test.c317 ptr = pipe_transfer_map(ctx, samptex,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddrisw.c387 map = pipe_transfer_map(pipe, res,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dfont.c420 map = pipe_transfer_map(pipe, tex, 0, 0, PIPE_TRANSFER_WRITE, 0, 0,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dxm_api.c1516 map = pipe_transfer_map(pipe, res,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_core.c273 map = pipe_transfer_map(context, tex,

Completed in 29 milliseconds

12