Home
last modified time | relevance | path

Searched defs:dst_map (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.c205 uint8_t *dst_map; in util_resource_copy_region() local
330 ubyte *dst_map, in util_clear_color_texture_helper()
356 ubyte *dst_map; in util_clear_color_texture() local
395 ubyte *dst_map; in util_clear_render_target() local
431 util_fill_zs_rect(ubyte *dst_map, in util_fill_zs_rect()
553 ubyte *dst_map; in util_clear_depth_stencil_texture() local
Du_prim_restart.c62 void *src_map, void *dst_map, in util_translate_prim_restart_data()
106 void *src_map = NULL, *dst_map = NULL; in util_translate_prim_restart_ib() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c63 uint8_t *dst_map = llvmpipe_transfer_map_ms(pipe, in lp_resource_copy_ms() local
262 ubyte *dst_map, in lp_clear_color_texture_helper()
287 ubyte *dst_map; in lp_clear_color_texture_msaa() local
340 ubyte *dst_map; in lp_clear_depth_stencil_texture_msaa() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_elements.c80 void *dst_map = NULL; in translate_indices() local
Dsvga_draw_arrays.c52 void *dst_map = NULL; in generate_indices() local
Dsvga_state_constants.c597 void *src_map = NULL, *dst_map; in emit_constbuf() local
/external/mesa3d/src/gallium/frontends/nine/
Dvertexdeclaration9.c479 void *dst_map; in NineVertexDeclaration9_ConvertStreamOutput() local
/external/virglrenderer/src/gallium/auxiliary/util/
Du_surface.c255 uint8_t *dst_map; in util_resource_copy_region() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c919 void *dst_map = descriptor_bo_map(dst_set, dst_binding_layout, dst_array_index); in descriptor_bo_copy() local