Home
last modified time | relevance | path

Searched refs:pipe_transfer_map (Results 1 – 25 of 29) sorted by relevance

12

/external/mesa3d/src/gallium/winsys/sw/wrapper/
Dwrapper_sw_winsys.c108 map = pipe_transfer_map(pipe, tex, 0, 0, in wsw_dt_get_stride()
224 ptr = pipe_transfer_map(pipe, tex, 0, 0, in wsw_dt_map()
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_image.c116 data = pipe_transfer_map(pipe, texture, surface->u.tex.level, in debug_dump_surface()
195 ptr = pipe_transfer_map(pipe, texture, surface->u.tex.level, in debug_dump_surface_bmp()
Du_pstipple.c72 data = pipe_transfer_map(pipe, tex, 0, 0, in util_pstipple_update_stipple_texture()
Du_inlines.h476 pipe_transfer_map(struct pipe_context *context, in pipe_transfer_map() function
Du_surface.c410 dst_map = pipe_transfer_map(pipe, in util_clear_render_target()
Du_tests.c230 map = pipe_transfer_map(ctx, tex, 0, 0, PIPE_MAP_READ, in util_probe_rect_rgba_multi()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_pixeltransfer.c57 dest = (uint *) pipe_transfer_map(pipe, in load_color_map_texture()
Dst_cb_copyimage.c587 dst = pipe_transfer_map(st->pipe, dst_res, 0, dst_z, in fallback_copy_image()
600 src = pipe_transfer_map(st->pipe, src_res, 0, src_z, in fallback_copy_image()
Dst_cb_bitmap.c146 dest = pipe_transfer_map(st->pipe, pt, 0, 0, in make_bitmap_texture()
396 cache->buffer = pipe_transfer_map(pipe, cache->texture, 0, 0, in create_cache_trans()
Dst_cb_drawpixels.c677 dest = pipe_transfer_map(pipe, pt, 0, 0, in make_texture()
990 stmap = pipe_transfer_map(pipe, strb->texture, in draw_stencil_pixels()
1497 drawMap = pipe_transfer_map(pipe, in copy_stencil_pixels()
Dst_cb_fbo.c908 map = pipe_transfer_map(pipe, in st_MapRenderbuffer()
/external/mesa3d/src/gallium/frontends/xa/
Dxa_context.c117 map = pipe_transfer_map(pipe, srf->tex, 0, 0, in xa_surface_dma()
166 map = pipe_transfer_map(pipe, srf->tex, 0, 0, in xa_surface_map()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_tile_cache.c249 pipe_transfer_map(tc->pipe, tc->texture, in sp_find_cached_tile_tex()
Dsp_tile_cache.c203 tc->transfer_map[i] = pipe_transfer_map(pipe, ps->texture, in sp_tile_cache_set_surface()
/external/mesa3d/src/gallium/tests/graw/
Dquad-sample.c244 ptr = pipe_transfer_map(ctx, samptex, in init_tex()
Dgraw_util.h259 t = pipe_transfer_map(info->ctx, samptex, in graw_util_create_tex2d()
Dfs-test.c329 ptr = pipe_transfer_map(ctx, samptex, in init_tex()
Dgs-test.c419 ptr = pipe_transfer_map(ctx, samptex, in init_tex()
Dvs-test.c317 ptr = pipe_transfer_map(ctx, samptex, in init_tex()
/external/mesa3d/docs/relnotes/
D18.1.9.rst106 - st/mesa: Validate the result of pipe_transfer_map in make_texture
D18.2.1.rst133 - st/mesa: Validate the result of pipe_transfer_map in make_texture
/external/virglrenderer/src/gallium/auxiliary/util/
Du_inlines.h437 pipe_transfer_map(struct pipe_context *context, in pipe_transfer_map() function
/external/mesa3d/src/gallium/auxiliary/hud/
Dfont.c420 map = pipe_transfer_map(pipe, tex, 0, 0, PIPE_MAP_WRITE, 0, 0, in util_font_create_fixed_8x13()
/external/mesa3d/src/gallium/frontends/dri/
Ddrisw.c423 map = pipe_transfer_map(pipe, res, in drisw_update_tex_buffer()
/external/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_core.c273 map = pipe_transfer_map(context, tex, in rbug_texture_read()

12