Home
last modified time | relevance | path

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

12

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_pixel_copy.c80 GLint dstx, GLint dsty, GLenum type) in do_blit_copypixels() argument
158 orig_dsty = dsty; in do_blit_copypixels()
161 &dstx, &dsty, &width, &height)) in do_blit_copypixels()
165 srcy += dsty - orig_dsty; in do_blit_copypixels()
176 dsty += srcy - orig_srcy; in do_blit_copypixels()
181 dsty = fb->Height - dsty - height; in do_blit_copypixels()
194 dsty += draw_irb->draw_y; 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
189 GLint orig_dsty = dsty; in do_blit_bitmap()
236 &dstx, &dsty, &width, &height)) in do_blit_bitmap()
239 dsty = y_flip(fb, dsty, height); in do_blit_bitmap()
265 -orig_dsty + y_flip(fb, dsty + py, h), in do_blit_bitmap()
282 dsty + py, 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
158 orig_dsty = dsty; in do_blit_copypixels()
161 &dstx, &dsty, &width, &height)) in do_blit_copypixels()
165 srcy += dsty - orig_dsty; in do_blit_copypixels()
176 dsty += srcy - orig_srcy; in do_blit_copypixels()
181 dsty = fb->Height - dsty - height; in do_blit_copypixels()
194 dsty += draw_irb->draw_y; 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
189 GLint orig_dsty = dsty; in do_blit_bitmap()
236 &dstx, &dsty, &width, &height)) in do_blit_bitmap()
239 dsty = y_flip(fb, dsty, height); in do_blit_bitmap()
265 -orig_dsty + y_flip(fb, dsty + py, h), in do_blit_bitmap()
282 dsty + py, 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/intel/
Dintel_pixel_copy.c80 GLint dstx, GLint dsty, GLenum type) in do_blit_copypixels() argument
158 orig_dsty = dsty; in do_blit_copypixels()
161 &dstx, &dsty, &width, &height)) in do_blit_copypixels()
165 srcy += dsty - orig_dsty; in do_blit_copypixels()
176 dsty += srcy - orig_srcy; in do_blit_copypixels()
181 dsty = fb->Height - dsty - height; in do_blit_copypixels()
194 dsty += draw_irb->draw_y; 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
189 GLint orig_dsty = dsty; in do_blit_bitmap()
236 &dstx, &dsty, &width, &height)) in do_blit_bitmap()
239 dsty = y_flip(fb, dsty, height); in do_blit_bitmap()
265 -orig_dsty + y_flip(fb, dsty + py, h), in do_blit_bitmap()
282 dsty + py, 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/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 …]
/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()
125 boolean contained_y = ty + y >= dsty && in lp_resource_copy()
126 ty + y + TILE_SIZE <= dsty + height ? 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()
102 box->y = dsty; 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()
364 dsty = util_format_get_nblocksy(orig_info[1].format, dsty); 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/radeon/
Dradeon_tex_copy.c43 GLint dstx, GLint dsty, in do_copy_texsubimage() argument
82 assert(timg->base.Base.Height >= dsty + height); 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/r200/
Dradeon_tex_copy.c43 GLint dstx, GLint dsty, in do_copy_texsubimage() argument
82 assert(timg->base.Base.Height >= dsty + height); 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/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()
550 dsty /= 4; 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/auxiliary/util/
Du_surface.h72 unsigned dstx, unsigned dsty,
81 unsigned dstx, unsigned dsty,
Du_blitter.h203 unsigned dstx, unsigned dsty, unsigned dstz,
231 unsigned dstx, unsigned dsty,
280 unsigned dstx, unsigned dsty,
299 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()
Du_blitter.c968 boolean is_overlap(unsigned dstx, unsigned dsty, unsigned dstz, in is_overlap() argument
986 src.y < dsty+src.height && src.y+src.height > dsty && in is_overlap()
1085 unsigned dstx, unsigned dsty, unsigned dstz, in util_blitter_copy_texture() argument
1108 dsty, src_view, src_sample, srcbox, 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 …]
/external/mesa3d/src/mesa/swrast/
Ds_copypix.c51 GLint dstx, GLint dsty, in regions_overlap() argument
60 else if (srcy < dsty) { /* this is OK */ in regions_overlap()
63 else if (srcy > dsty + height) { in regions_overlap()
80 else if ((srcy < dsty) && (srcy + height < dsty + (height * zoomY))) { in regions_overlap()
84 else if ((srcy > dsty) && (srcy + height > dsty + (height * zoomY))) { in regions_overlap()
/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/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()
670 unsigned dstx, unsigned dsty, unsigned dstz, in r600_resource_copy_region() argument
727 dsty = util_format_get_nblocksy(orig_info[1].format, dsty); in r600_resource_copy_region()
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/mesa/state_tracker/
Dst_cb_drawpixels.c1207 GLint dstx, GLint dsty) in copy_stencil_pixels() argument
1250 dsty = rbDraw->Base.Height - dsty - height; in copy_stencil_pixels()
1257 usage, dstx, dsty, in copy_stencil_pixels()
1334 GLint dstx, GLint dsty, GLenum type) in blit_copy_pixels() argument
1376 drawY = dsty + pack.SkipRows; in blit_copy_pixels()
1417 GLint dstx, GLint dsty, GLenum type) in st_CopyPixels() argument
1439 st_CopyPixels(ctx, srcx, srcy, width, height, dstx, dsty, GL_STENCIL); in st_CopyPixels()
1440 st_CopyPixels(ctx, srcx, srcy, width, height, dstx, dsty, GL_DEPTH); in st_CopyPixels()
1446 copy_stencil_pixels(ctx, srcx, srcy, width, height, dstx, dsty); in st_CopyPixels()
1450 if (blit_copy_pixels(ctx, srcx, srcy, width, height, dstx, dsty, type)) in st_CopyPixels()
[all …]
/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

12