Home
last modified time | relevance | path

Searched refs:dst_z (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_copy_image.c42 int dst_x, int dst_y, int dst_z, in copy_image_with_memcpy() argument
64 same_slice = src_mt == dst_mt && src_level == dst_level && src_z == dst_z; in copy_image_with_memcpy()
91 intel_miptree_map(brw, dst_mt, dst_level, dst_z, in copy_image_with_memcpy()
108 intel_miptree_unmap(brw, dst_mt, dst_level, dst_z); in copy_image_with_memcpy()
118 int dst_x, int dst_y, int dst_z, unsigned dst_level, in copy_miptrees() argument
126 dst_mt, dst_level, dst_z, in copy_miptrees()
158 dst_mt, dst_level, dst_z, dst_x, dst_y, in copy_miptrees()
168 dst_x, dst_y, dst_z, in copy_miptrees()
179 int dst_x, int dst_y, int dst_z, in intel_copy_image_sub_data() argument
209 dst_z = dst_image->Face; in intel_copy_image_sub_data()
[all …]
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c49 unsigned dst_x, unsigned dst_y, unsigned dst_z, in copy_region_vgpu10() argument
63 box.z = dst_z; in copy_region_vgpu10()
126 unsigned dst_face_layer, dst_z, src_face_layer, src_z; in svga_resource_copy_region() local
166 adjust_z_layer(dst_tex->target, dstz, &dst_face_layer, &dst_z); in svga_resource_copy_region()
181 dstx, dsty, dst_z, in svga_resource_copy_region()
198 dstx, dsty, dst_z, in svga_resource_copy_region()
337 unsigned src_face, src_z, dst_face, dst_z; in svga_blit() local
343 &dst_face, &dst_z); in svga_blit()
350 blit.dst.box.x, blit.dst.box.y, dst_z, in svga_blit()
477 unsigned dst_face, dst_z; in svga_blit() local
[all …]
Dsvga_surface.h110 unsigned dst_x, unsigned dst_y, unsigned dst_z,
Dsvga_surface.c53 unsigned dst_x, unsigned dst_y, unsigned dst_z, in svga_texture_copy_handle() argument
75 box.z = dst_z; in svga_texture_copy_handle()
Dsvga_tgsi_vgpu10.c3702 struct tgsi_full_dst_register dst_z = in emit_dst() local
3705 emit_instruction_op1(emit, VGPU10_OPCODE_MOV, &dst_z, &s0_zzzz, in emit_dst()
3829 struct tgsi_full_dst_register dst_z = in emit_exp() local
3832 emit_instruction_op1(emit, VGPU10_OPCODE_EXP, &dst_z, &src_xxxx, in emit_exp()
4059 struct tgsi_full_dst_register dst_z = in emit_lit() local
4114 emit_instruction_op3(emit, VGPU10_OPCODE_MOVC, &dst_z, in emit_lit()
4159 struct tgsi_full_dst_register dst_z = in emit_log() local
4162 emit_instruction_op1(emit, VGPU10_OPCODE_MOV, &dst_z, in emit_log()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c540 int dst_x, int dst_y, int dst_z, in fallback_copy_image() argument
576 st->ctx, dst_image, dst_z, in fallback_copy_image()
580 dst = pipe_transfer_map(st->pipe, dst_res, 0, dst_z, in fallback_copy_image()
607 st->ctx->Driver.UnmapTextureImage(st->ctx, dst_image, dst_z); in fallback_copy_image()
626 int dst_x, int dst_y, int dst_z, in st_CopyImageSubData() argument
634 int orig_src_z = src_z, orig_dst_z = dst_z; in st_CopyImageSubData()
658 dst_z += dst_image->Face; in st_CopyImageSubData()
661 dst_z += dst_image->TexObject->MinLayer; in st_CopyImageSubData()
677 copy_image(pipe, dst_res, dst_level, dst_x, dst_y, dst_z, in st_CopyImageSubData()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_dma.c125 unsigned dst_z, in si_dma_copy_tile() argument
162 linear_z = detile ? dst_z : src_z; in si_dma_copy_tile()
165 tiled_z = detile ? src_z : dst_z; in si_dma_copy_tile()
234 unsigned dst_x = dstx, dst_y = dsty, dst_z = dstz; in si_dma_copy() local
307 dst_offset += rdst->surface.level[dst_level].slice_size * dst_z; in si_dma_copy()
312 si_dma_copy_tile(sctx, dst, dst_level, dst_x, dst_y, dst_z, in si_dma_copy()
/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.h57 unsigned dst_x, unsigned dst_y, unsigned dst_z,
80 unsigned dst_x, unsigned dst_y, unsigned dst_z,
Du_surface.c121 unsigned dst_x, unsigned dst_y, unsigned dst_z, in util_copy_box() argument
128 dst += dst_z * dst_slice_stride; in util_copy_box()
254 unsigned dst_x, unsigned dst_y, unsigned dst_z, in util_resource_copy_region() argument
283 dst_box.z = dst_z; in util_resource_copy_region()
Du_blitter.c1599 int dst_z; in do_blits() local
1600 for (dst_z = 0; dst_z < dstbox->depth; dst_z++) { in do_blits()
1623 float src_z = (dst_z + dst_offset) * dst2src_scale; in do_blits()
1665 if (dst_z < dstbox->depth-1) { in do_blits()
1668 if (dst_z) { in do_blits()
Du_format.c776 unsigned dst_z, in util_format_translate_3d() argument
789 dst_layer += dst_z * dst_slice_stride; in util_format_translate_3d()
Du_format.h1279 unsigned dst_z,
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_blitter_blt.c297 unsigned dst_x, unsigned dst_y, unsigned dst_z, in tex_copy_region() argument
369 dst_level, dst_z + slice, &dx, &dy); in tex_copy_region()
404 unsigned dst_x, unsigned dst_y, unsigned dst_z, in ilo_blitter_blt_copy_resource() argument
413 dst_z, src_box->depth, ILO_TEXTURE_BLT_WRITE); in ilo_blitter_blt_copy_resource()
420 assert(dst_level == 0 && dst_y == 0 && dst_z == 0); in ilo_blitter_blt_copy_resource()
432 ilo_texture(dst), dst_level, dst_x, dst_y, dst_z, in ilo_blitter_blt_copy_resource()
Dilo_blitter.h106 unsigned dst_x, unsigned dst_y, unsigned dst_z,
134 unsigned dst_x, unsigned dst_y, unsigned dst_z,
Dilo_blitter_pipe.c151 unsigned dst_x, unsigned dst_y, unsigned dst_z, in ilo_blitter_pipe_copy_resource() argument
165 dst, dst_level, dst_x, dst_y, dst_z, in ilo_blitter_pipe_copy_resource()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c2810 unsigned dst_z, in r600_dma_copy_tile() argument
2852 addr += rdst->surface.level[dst_level].slice_size * dst_z; in r600_dma_copy_tile()
2868 z = dst_z; in r600_dma_copy_tile()
2924 unsigned dst_x = dstx, dst_y = dsty, dst_z = dstz; in r600_dma_copy() local
2979 dst_offset += rdst->surface.level[dst_level].slice_size * dst_z; in r600_dma_copy()
2988 if (!r600_dma_copy_tile(rctx, dst, dst_level, dst_x, dst_y, dst_z, in r600_dma_copy()
Devergreen_state.c3342 unsigned dst_z, in evergreen_dma_copy_tile() argument
3391 addr += rdst->surface.level[dst_level].slice_size * dst_z; in evergreen_dma_copy_tile()
3413 z = dst_z; in evergreen_dma_copy_tile()
3472 unsigned dst_x = dstx, dst_y = dsty, dst_z = dstz; in evergreen_dma_copy() local
3536 dst_offset += rdst->surface.level[dst_level].slice_size * dst_z; in evergreen_dma_copy()
3541 evergreen_dma_copy_tile(rctx, dst, dst_level, dst_x, dst_y, dst_z, in evergreen_dma_copy()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.h637 unsigned dst_x, unsigned dst_y, unsigned dst_z,
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c503 unsigned dst_z = dst_start + i; in anv_CmdBlitImage() local
508 &dst, dst_res->mipLevel, dst_z, in anv_CmdBlitImage()
/external/mesa3d/src/mesa/main/
Ddd.h290 int dst_x, int dst_y, int dst_z,