Searched refs:util_resource_copy_region (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_surface.c35 sp->pipe.resource_copy_region = util_resource_copy_region;
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_surface.c35 sp->pipe.resource_copy_region = util_resource_copy_region;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_surface.h60 util_resource_copy_region(struct pipe_context *pipe,
H A Du_surface.c147 util_resource_copy_region(struct pipe_context *pipe, function
H A Du_blitter.c1475 util_resource_copy_region(pipe, dst, 0, dstx, 0, 0, src, 0, &box);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_surface.h60 util_resource_copy_region(struct pipe_context *pipe,
H A Du_surface.c147 util_resource_copy_region(struct pipe_context *pipe, function
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_pipe_blit.c60 util_resource_copy_region(pipe, dst_tex, dst_level, dstx, dsty, dstz,
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blit.c60 util_resource_copy_region(pipe, dst_tex, dst_level, dstx, dsty, dstz,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_surface.c57 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
64 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
177 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_surface.c57 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
64 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
177 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c72 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c72 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_blit.c471 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
563 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_blit.c471 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
563 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dr600_blit.c336 util_resource_copy_region(ctx, dst, dst_level, dstx, dsty, dstz,
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dr600_blit.c336 util_resource_copy_region(ctx, dst, dst_level, dstx, dsty, dstz,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_miptree.c133 util_resource_copy_region(pipe, dstres, dst_level, dstx, dsty, dstz,
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_miptree.c133 util_resource_copy_region(pipe, dstres, dst_level, dstx, dsty, dstz,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_blit.c556 util_resource_copy_region(ctx, dst, 0, dstx, 0, 0, src, 0, src_box);
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_blit.c556 util_resource_copy_region(ctx, dst, 0, dstx, 0, 0, src, 0, src_box);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_surface.c206 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_surface.c213 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_surface.c206 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_surface.c213 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,

Completed in 3112 milliseconds

12