Home
last modified time | relevance | path

Searched refs:dstz (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c56 unsigned dstx, unsigned dsty, unsigned dstz, in lp_resource_copy() argument
72 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, in lp_resource_copy()
78 dst, dst_level, dstz, in lp_resource_copy()
144 dstz, dst_level, in lp_resource_copy()
158 = llvmpipe_get_texture_image_address(dst_tex, dstz, in lp_resource_copy()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c41 unsigned dstx, unsigned dsty, unsigned dstz, in svga_surface_copy() argument
60 util_resource_copy_region(pipe, dst_tex, dst_level, dstx, dsty, dstz, in svga_surface_copy()
131 dst_face = dstz; in svga_surface_copy()
137 dst_z = dstz; in svga_surface_copy()
/external/mesa3d/src/gallium/drivers/i915/
Di915_surface.c49 unsigned dstx, unsigned dsty, unsigned dstz, in i915_surface_copy_render() argument
57 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, in i915_surface_copy_render()
64 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, in i915_surface_copy_render()
89 util_blitter_copy_texture(i915->blitter, dst, dst_level, ~0, dstx, dsty, dstz, in i915_surface_copy_render()
165 unsigned dstx, unsigned dsty, unsigned dstz, in i915_surface_copy_blitter() argument
177 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, in i915_surface_copy_blitter()
186 assert(dstz == 0); in i915_surface_copy_blitter()
187 dst_offset = i915_texture_offset(dst_tex, dst_level, dstz); in i915_surface_copy_blitter()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_blit.c244 unsigned dstx, unsigned dsty, unsigned dstz, in r600_hw_copy_region() argument
252 util_blitter_copy_texture(rctx->blitter, dst, dst_level, ~0, dstx, dsty, dstz, in r600_hw_copy_region()
321 unsigned dstx, unsigned dsty, unsigned dstz, in r600_resource_copy_region() argument
336 util_resource_copy_region(ctx, dst, dst_level, dstx, dsty, dstz, in r600_resource_copy_region()
367 r600_hw_copy_region(ctx, dst, dst_level, dstx, dsty, dstz, in r600_resource_copy_region()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c450 unsigned dstx, unsigned dsty, unsigned dstz, in r300_resource_copy_region() argument
471 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, in r300_resource_copy_region()
480 util_blitter_default_dst_texture(&dst_templ, dst, dst_level, dstz, src_box); in r300_resource_copy_region()
563 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, in r300_resource_copy_region()
/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.h203 unsigned dstx, unsigned dsty, unsigned dstz,
245 unsigned dstz,
Du_blitter.c968 boolean is_overlap(unsigned dstx, unsigned dsty, unsigned dstz, in is_overlap() argument
987 src.z < dstz+src.depth && src.z+src.depth > dstz; in is_overlap()
993 unsigned dstz, in util_blitter_default_dst_texture() argument
1005 dst_templ->u.tex.first_layer = dstz; in util_blitter_default_dst_texture()
1006 dst_templ->u.tex.last_layer = dstz + srcbox->depth - 1; in util_blitter_default_dst_texture()
1085 unsigned dstx, unsigned dsty, unsigned dstz, in util_blitter_copy_texture() argument
1099 util_blitter_default_dst_texture(&dst_templ, dst, dst_level, dstz, srcbox); in util_blitter_copy_texture()
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_resource.h64 unsigned dstx, unsigned dsty, unsigned dstz,
Dnv30_miptree.c125 unsigned dstx, unsigned dsty, unsigned dstz, in nv30_resource_copy_region() argument
133 util_resource_copy_region(pipe, dstres, dst_level, dstx, dsty, dstz, in nv30_resource_copy_region()
140 define_rect(dstres, dst_level, dstz, dstx, dsty, in nv30_resource_copy_region()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_surface.c195 unsigned dstx, unsigned dsty, unsigned dstz, in nv50_resource_copy_region() argument
202 unsigned dst_layer = dstz, src_layer = src_box->z; in nv50_resource_copy_region()
206 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, in nv50_resource_copy_region()
226 nv50_m2mf_rect_setup(&drect, dst, dst_level, dstx, dsty, dstz); in nv50_resource_copy_region()
255 for (; dst_layer < dstz + src_box->depth; ++dst_layer, ++src_layer) { in nv50_resource_copy_region()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_surface.c202 unsigned dstx, unsigned dsty, unsigned dstz, in nvc0_resource_copy_region() argument
209 unsigned dst_layer = dstz, src_layer = src_box->z; in nvc0_resource_copy_region()
213 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, in nvc0_resource_copy_region()
233 nv50_m2mf_rect_setup(&drect, dst, dst_level, dstx, dsty, dstz); in nvc0_resource_copy_region()
261 for (; dst_layer < dstz + src_box->depth; ++dst_layer, ++src_layer) { in nvc0_resource_copy_region()
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h295 unsigned dstx, unsigned dsty, unsigned dstz,
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c670 unsigned dstx, unsigned dsty, unsigned dstz, in r600_resource_copy_region() argument
771 util_blitter_copy_texture(rctx->blitter, dst, dst_level, ~0, dstx, dsty, dstz, in r600_resource_copy_region()
777 util_blitter_copy_texture(rctx->blitter, dst, dst_level, 1 << i, dstx, dsty, dstz, in r600_resource_copy_region()
/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c236 unsigned dstx, unsigned dsty, unsigned dstz, in noop_resource_copy_region() argument
/external/mesa3d/src/gallium/drivers/trace/
Dtr_context.c1198 unsigned dstx, unsigned dsty, unsigned dstz, in trace_context_resource_copy_region() argument
1216 trace_dump_arg(uint, dstz); in trace_context_resource_copy_region()
1222 dst, dst_level, dstx, dsty, dstz, in trace_context_resource_copy_region()
/external/mesa3d/src/gallium/drivers/identity/
Did_context.c612 unsigned dstz, in identity_resource_copy_region() argument
629 dstz, in identity_resource_copy_region()
/external/mesa3d/src/gallium/drivers/galahad/
Dglhd_context.c684 unsigned dstz, in galahad_context_resource_copy_region() argument
718 dstz, in galahad_context_resource_copy_region()
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_context.c848 unsigned dstz, in rbug_resource_copy_region() argument
866 dstz, in rbug_resource_copy_region()