Home
last modified time | relevance | path

Searched defs:dst_z (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_copy_image.c42 int dst_x, int dst_y, int dst_z, unsigned dst_level, in copy_miptrees()
75 int dst_x, int dst_y, int dst_z, in intel_copy_image_sub_data()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c50 unsigned dst_z, in build_blit_info()
80 unsigned dst_x, unsigned dst_y, unsigned dst_z, in intra_surface_copy()
118 unsigned dst_x, unsigned dst_y, unsigned dst_z, in copy_region_vgpu10()
461 unsigned src_layer_face, src_z, dst_layer_face, dst_z; in try_copy_region() local
Dsvga_surface.c54 unsigned dst_x, unsigned dst_y, unsigned dst_z, in svga_texture_copy_region()
83 unsigned dst_x, unsigned dst_y, unsigned dst_z, in svga_texture_copy_handle()
Dsvga_tgsi_vgpu10.c6480 struct tgsi_full_dst_register dst_z = in emit_dst() local
6641 struct tgsi_full_dst_register dst_z = in emit_exp() local
6872 struct tgsi_full_dst_register dst_z = in emit_lit() local
6990 struct tgsi_full_dst_register dst_z = in emit_log() local
/external/ComputeLibrary/tests/validation/reference/
DReverse.cpp67 const unsigned int dst_z = to_reverse[2] ? depth - src_coord[2] - 1 : src_coord[2]; in reverse() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c541 int dst_x, int dst_y, int dst_z, in fallback_copy_image()
633 int dst_x, int dst_y, int dst_z, in st_CopyImageSubData()
/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.c68 unsigned dst_x, unsigned dst_y, unsigned dst_z, in util_copy_box()
199 unsigned dst_x, unsigned dst_y, unsigned dst_z, in util_resource_copy_region()
Du_blitter.c1819 int dst_z; in do_blits() local
/external/mesa3d/src/gallium/drivers/iris/
Diris_blit.c501 unsigned dst_z = info->dst.box.z + slice; in iris_blit() local
/external/mesa3d/src/util/format/
Du_format.c798 unsigned dst_z, in util_format_translate_3d()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c2847 unsigned dst_z, in r600_dma_copy_tile()
2959 unsigned dst_x = dstx, dst_y = dsty, dst_z = dstz; in r600_dma_copy() local
Devergreen_state.c3769 unsigned dst_z, in evergreen_dma_copy_tile()
3899 unsigned dst_x = dstx, dst_y = dsty, dst_z = dstz; in evergreen_dma_copy() local
/external/virglrenderer/src/
Dvrend_blitter.c794 int dst_z; in vrend_renderer_blit_gl() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c1006 struct pipe_resource *dst, unsigned dst_level, unsigned dst_z, in si_do_CB_resolve()
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c856 unsigned dst_z = dst_start + i; in blit_image() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c1487 unsigned dst_x, unsigned dst_y, unsigned dst_z, in copy_depth_box()