Home
last modified time | relevance | path

Searched defs:dst_map (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c144 struct bpf_map *dst_map; in test_sockmap_update() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw_arrays.c52 void *dst_map = NULL; in generate_indices() local
H A Dsvga_draw_elements.c81 void *dst_map = NULL; in translate_indices() local
H A Dsvga_state_constants.c758 void *src_map = NULL, *dst_map; in emit_constbuf() local
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c91 struct iosys_map src_map, dst_map; in ttm_move_memcpy() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c480 void *dst_map; in NineVertexDeclaration9_ConvertStreamOutput() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_prim_restart.c109 void *src_map = NULL, *dst_map = NULL; in util_translate_prim_restart_ib() local
62 util_translate_prim_restart_data(unsigned index_size, void *src_map, void *dst_map, unsigned count, unsigned restart_index) util_translate_prim_restart_data() argument
H A Du_surface.c211 uint8_t *dst_map; in util_resource_copy_region() local
362 util_clear_color_texture_helper(struct pipe_transfer *dst_trans, ubyte *dst_map, enum pipe_format format, const union pipe_color_union *color, unsigned width, unsigned height, unsigned depth) util_clear_color_texture_helper() argument
389 ubyte *dst_map; util_clear_color_texture() local
428 ubyte *dst_map; util_clear_render_target() local
464 util_fill_zs_rect(ubyte *dst_map, enum pipe_format format, bool need_rmw, unsigned clear_flags, unsigned dst_stride, unsigned width, unsigned height, uint64_t zstencil) util_fill_zs_rect() argument
584 ubyte *dst_map; util_clear_depth_stencil_texture() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/gud/
H A Dgud_pipe.c60 struct iosys_map dst_map, vmap; in gud_xrgb8888_to_r124() local
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dst7586.c72 struct iosys_map dst_map, vmap; in st7586_xrgb8888_to_gray332() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c138 struct bpf_map *dst_map; in test_sockmap_update() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c298 ubyte *dst_map; in lp_clear_color_texture_msaa() local
354 ubyte *dst_map; in lp_clear_depth_stencil_texture_msaa() local
272 lp_clear_color_texture_helper(struct pipe_transfer *dst_trans, ubyte *dst_map, enum pipe_format format, const union pipe_color_union *color, unsigned width, unsigned height, unsigned depth) lp_clear_color_texture_helper() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c208 struct iosys_map dst_map = IOSYS_MAP_INIT_VADDR(dst); in mipi_dbi_buf_copy() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_descriptor_set.c987 void *dst_map = descriptor_bo_map(device, dst_set, dst_binding_layout, dst_array_index); in descriptor_bo_copy() local

Completed in 14 milliseconds