Home
last modified time | relevance | path

Searched refs:dstx (Results 1 – 25 of 47) sorted by relevance

12

/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()
97 unsigned dstx, unsigned dsty, in i915_clear_render_target_render() argument
116 dstx, dsty, width, height); in i915_clear_render_target_render()
129 unsigned dstx, unsigned dsty, in i915_clear_depth_stencil_render() argument
148 dstx, dsty, width, height); in i915_clear_depth_stencil_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()
[all …]
Di915_blit.h42 short dstx, short dsty,
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_pixel_copy.c80 GLint dstx, GLint dsty, GLenum type) in do_blit_copypixels() argument
157 orig_dstx = dstx; in do_blit_copypixels()
161 &dstx, &dsty, &width, &height)) in do_blit_copypixels()
164 srcx += dstx - orig_dstx; in do_blit_copypixels()
175 dstx += srcx - orig_srcx; in do_blit_copypixels()
193 dstx += draw_irb->draw_x; in do_blit_copypixels()
197 draw_irb->mt->region, 0, dstx, dsty, in do_blit_copypixels()
Dintel_pixel_bitmap.c173 GLint dstx, GLint dsty, in do_blit_bitmap() argument
188 GLint orig_dstx = dstx; in do_blit_bitmap()
236 &dstx, &dsty, &width, &height)) in do_blit_bitmap()
264 -orig_dstx + (dstx + px), in do_blit_bitmap()
281 dstx + px, in do_blit_bitmap()
Dintel_tex_copy.c51 GLint dstx, GLint dsty, in intel_copy_texsubimage() argument
133 image_x + dstx, image_y + dsty, in intel_copy_texsubimage()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_pixel_copy.c80 GLint dstx, GLint dsty, GLenum type) in do_blit_copypixels() argument
157 orig_dstx = dstx; in do_blit_copypixels()
161 &dstx, &dsty, &width, &height)) in do_blit_copypixels()
164 srcx += dstx - orig_dstx; in do_blit_copypixels()
175 dstx += srcx - orig_srcx; in do_blit_copypixels()
193 dstx += draw_irb->draw_x; in do_blit_copypixels()
197 draw_irb->mt->region, 0, dstx, dsty, in do_blit_copypixels()
Dintel_pixel_bitmap.c173 GLint dstx, GLint dsty, in do_blit_bitmap() argument
188 GLint orig_dstx = dstx; in do_blit_bitmap()
236 &dstx, &dsty, &width, &height)) in do_blit_bitmap()
264 -orig_dstx + (dstx + px), in do_blit_bitmap()
281 dstx + px, in do_blit_bitmap()
Dintel_tex_copy.c51 GLint dstx, GLint dsty, in intel_copy_texsubimage() argument
133 image_x + dstx, image_y + dsty, in intel_copy_texsubimage()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel_copy.c80 GLint dstx, GLint dsty, GLenum type) in do_blit_copypixels() argument
157 orig_dstx = dstx; in do_blit_copypixels()
161 &dstx, &dsty, &width, &height)) in do_blit_copypixels()
164 srcx += dstx - orig_dstx; in do_blit_copypixels()
175 dstx += srcx - orig_srcx; in do_blit_copypixels()
193 dstx += draw_irb->draw_x; in do_blit_copypixels()
197 draw_irb->mt->region, 0, dstx, dsty, in do_blit_copypixels()
Dintel_pixel_bitmap.c173 GLint dstx, GLint dsty, in do_blit_bitmap() argument
188 GLint orig_dstx = dstx; in do_blit_bitmap()
236 &dstx, &dsty, &width, &height)) in do_blit_bitmap()
264 -orig_dstx + (dstx + px), in do_blit_bitmap()
281 dstx + px, in do_blit_bitmap()
Dintel_tex_copy.c51 GLint dstx, GLint dsty, in intel_copy_texsubimage() argument
133 image_x + dstx, image_y + dsty, in intel_copy_texsubimage()
/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()
122 adjust_to_tile_bounds(dstx, dsty, width, height, &tx, &ty, &tw, &th); in lp_resource_copy()
130 boolean contained_x = tx + x >= dstx && in lp_resource_copy()
131 tx + x + TILE_SIZE <= dstx + width ? in lp_resource_copy()
165 dstx, dsty, 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()
79 dstx, dsty, in svga_surface_copy()
101 box->x = dstx; in svga_surface_copy()
144 dstx, dsty, dst_z, in svga_surface_copy()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_blit.c211 unsigned dstx, unsigned dsty, in r600_clear_render_target() argument
218 dstx, dsty, width, height); in r600_clear_render_target()
227 unsigned dstx, unsigned dsty, in r600_clear_depth_stencil() argument
234 dstx, dsty, width, height); in r600_clear_depth_stencil()
244 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()
363 dstx = util_format_get_nblocksx(orig_info[1].format, dstx); 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/mesa/drivers/dri/r200/
Dradeon_tex_copy.c43 GLint dstx, GLint dsty, in do_copy_texsubimage() argument
81 assert(timg->base.Base.Width >= dstx + width); in do_copy_texsubimage()
90 fprintf(stderr, "to: x %d, y %d, offset %d\n", dstx, dsty, (uint32_t) dst_offset); in do_copy_texsubimage()
133 dstx, dsty, width, height, flip_y); in do_copy_texsubimage()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tex_copy.c43 GLint dstx, GLint dsty, in do_copy_texsubimage() argument
81 assert(timg->base.Base.Width >= dstx + width); in do_copy_texsubimage()
90 fprintf(stderr, "to: x %d, y %d, offset %d\n", dstx, dsty, (uint32_t) dst_offset); in do_copy_texsubimage()
133 dstx, dsty, width, height, flip_y); in do_copy_texsubimage()
/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.h203 unsigned dstx, unsigned dsty, unsigned dstz,
231 unsigned dstx, unsigned dsty,
262 unsigned dstx,
280 unsigned dstx, unsigned dsty,
299 unsigned dstx, unsigned dsty,
Du_blitter.c968 boolean is_overlap(unsigned dstx, unsigned dsty, unsigned dstz, in is_overlap() argument
985 return src.x < dstx+src.width && src.x+src.width > dstx && in is_overlap()
1085 unsigned dstx, unsigned dsty, unsigned dstz, in util_blitter_copy_texture() argument
1107 util_blitter_copy_texture_view(blitter, dst_view, dst_sample_mask, dstx, in util_blitter_copy_texture()
1118 unsigned dstx, unsigned dsty, in util_blitter_copy_texture_view() argument
1150 assert(!is_overlap(dstx, dsty, 0, srcbox)); in util_blitter_copy_texture_view()
1259 blitter->draw_rectangle(blitter, dstx, dsty, dstx+abs_width, dsty+abs_height, 0, in util_blitter_copy_texture_view()
1267 blitter_draw(ctx, dstx, dsty, dstx+abs_width, dsty+abs_height, 0); in util_blitter_copy_texture_view()
1281 unsigned dstx, unsigned dsty, in util_blitter_clear_render_target() argument
1315 blitter->draw_rectangle(blitter, dstx, dsty, dstx+width, dsty+height, 0, in util_blitter_clear_render_target()
[all …]
Du_surface.h72 unsigned dstx, unsigned dsty,
81 unsigned dstx, unsigned dsty,
Du_surface.c235 unsigned dstx, unsigned dsty, in util_clear_render_target() argument
251 dstx, dsty, width, height); in util_clear_render_target()
282 unsigned dstx, unsigned dsty, in util_clear_depth_stencil() argument
303 dstx, dsty, width, height); in util_clear_depth_stencil()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c352 unsigned dstx, unsigned dsty, in r300_clear_render_target() argument
359 dstx, dsty, width, height); in r300_clear_render_target()
369 unsigned dstx, unsigned dsty, in r300_clear_depth_stencil() argument
385 dstx, dsty, width, height); in r300_clear_depth_stencil()
450 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()
536 dstx /= 2; in r300_resource_copy_region()
563 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz, in r300_resource_copy_region()
580 util_blitter_copy_texture_view(r300->blitter, dst_view, ~0, dstx, dsty, in r300_resource_copy_region()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c516 unsigned dstx, unsigned dsty, in r600_clear_render_target() argument
523 dstx, dsty, width, height); in r600_clear_render_target()
532 unsigned dstx, unsigned dsty, in r600_clear_depth_stencil() argument
539 dstx, dsty, width, height); in r600_clear_depth_stencil()
544 pipe_resource *dst, unsigned dstx, in r600_copy_buffer() argument
551 dstx % 4 == 0 && src_box->x % 4 == 0 && src_box->width % 4 == 0) { in r600_copy_buffer()
553 util_blitter_copy_buffer(rctx->blitter, dst, dstx, src, src_box->x, src_box->width); in r600_copy_buffer()
556 util_resource_copy_region(ctx, dst, 0, dstx, 0, 0, src, 0, src_box); in r600_copy_buffer()
670 unsigned dstx, unsigned dsty, unsigned dstz, in r600_resource_copy_region() argument
687 r600_copy_buffer(ctx, dst, dstx, src, src_box); in r600_resource_copy_region()
[all …]
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h295 unsigned dstx, unsigned dsty, unsigned dstz,
331 unsigned dstx, unsigned dsty,
345 unsigned dstx, unsigned dsty,
/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c218 unsigned dstx, unsigned dsty, in noop_clear_render_target() argument
228 unsigned dstx, unsigned dsty, in noop_clear_depth_stencil() argument
236 unsigned dstx, unsigned dsty, unsigned dstz, in noop_resource_copy_region() argument
/external/mesa3d/src/mesa/swrast/
Ds_copypix.c51 GLint dstx, GLint dsty, in regions_overlap() argument
57 if (srcx >= dstx + width || (srcx + width <= dstx)) { in regions_overlap()
72 if (srcx > (dstx + ((zoomX > 0.0F) ? (width * zoomX + 1.0F) : 0.0F))) { in regions_overlap()
76 else if (srcx + width + 1.0F < dstx + ((zoomX > 0.0F) ? 0.0F : (width * zoomX))) { in regions_overlap()

12