HomeSort by relevance Sort by last modified time
    Searched refs:dstx (Results 26 - 50 of 66) sorted by null

12 3

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_dma.c 223 unsigned dstx, unsigned dsty, unsigned dstz,
234 unsigned dst_x = dstx, dst_y = dsty, dst_z = dstz;
261 !r600_prepare_for_dma_blit(&sctx->b, rdst, dst_level, dstx, dsty,
320 si_resource_copy_region(ctx, dst, dst_level, dstx, dsty, dstz,
si_blit.c 767 unsigned dstx, unsigned dsty,
776 dstx, dsty, width, height);
785 unsigned dstx, unsigned dsty,
794 dstx, dsty, width, height);
838 unsigned dstx, unsigned dsty, unsigned dstz,
853 si_copy_buffer(sctx, dst, src, dstx, src_box->x, src_box->width, 0);
887 dstx = util_format_get_nblocksx(dst->format, dstx);
909 dstx = util_format_get_nblocksx(dst->format, dstx);
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_ioctl.h 72 GLint dstx, GLint dsty,
  /external/mesa3d/src/gallium/drivers/r300/
r300_blit.c 432 unsigned dstx, unsigned dsty,
441 dstx, dsty, width, height);
451 unsigned dstx, unsigned dsty,
469 dstx, dsty, width, height);
534 unsigned dstx, unsigned dsty, unsigned dstz,
555 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
625 dstx /= 2;
652 util_resource_copy_region(pipe, dst, dst_level, dstx, dsty, dstz,
668 u_box_3d(dstx, dsty, dstz, abs(src_box->width), abs(src_box->height),
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_clear.c 488 * \param dstx[in] Clear region left
497 unsigned dstx, unsigned dsty,
504 dstx, dsty, width, height);
552 * \param dstx[in] Clear region left
563 unsigned dstx, unsigned dsty,
570 if (!svga_have_vgpu10(svga) || dstx != 0 || dsty != 0 ||
572 svga_blitter_clear_render_target(svga, dst, color, dstx, dsty, width,
  /external/mesa3d/src/mesa/swrast/
s_copypix.c 51 GLint dstx, GLint dsty,
57 dstx, dsty, dstx + width, dsty + height);
61 if (srcx > (dstx + ((zoomX > 0.0F) ? (width * zoomX + 1.0F) : 0.0F))) {
65 else if (srcx + width + 1.0F < dstx + ((zoomX > 0.0F) ? 0.0F : (width * zoomX))) {
437 GLint dstX, GLint dstY, GLenum type)
487 dstX < dstFb->_Xmin || dstX + width > dstFb->_Xmax ||
513 dstMap = map + dstY * rowStride + dstX * pixelBytes;
538 ctx->Driver.MapRenderbuffer(ctx, dstRb, dstX, dstY
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_blitter.c     [all...]
u_surface.c 408 unsigned dstx, unsigned dsty,
427 dx = (dst->u.buf.first_element + dstx) * pixstride;
443 dstx, dsty, dst->u.tex.first_layer,
492 unsigned dstx, unsigned dsty,
516 dstx, dsty, dst->u.tex.first_layer,
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_clear_blit.c 251 const union pipe_color_union *color, unsigned dstx,
260 util_blitter_clear_render_target(ctx->blitter, dst, color, dstx, dsty, width, height);
266 unsigned dstx, unsigned dsty, unsigned width,
275 stencil, dstx, dsty, width, height);
280 unsigned dst_level, unsigned dstx, unsigned dsty,
302 util_blitter_copy_texture(ctx->blitter, dst, dst_level, dstx, dsty, dstz,
305 util_resource_copy_region(pctx, dst, dst_level, dstx, dsty, dstz, src,
  /external/mesa3d/src/gallium/drivers/noop/
noop_pipe.c 238 unsigned dstx, unsigned dsty,
249 unsigned dstx, unsigned dsty,
258 unsigned dstx, unsigned dsty, unsigned dstz,
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_surface.c 198 unsigned dstx, unsigned dsty, unsigned dstz,
209 nv04_resource(dst), dstx,
233 nv50_m2mf_rect_setup(&drect, dst, dst_level, dstx, dsty, dstz);
265 dstx, dsty, dst_layer,
279 unsigned dstx, unsigned dsty,
304 PUSH_DATA (push, ( width << 16) | dstx);
342 PUSH_DATA (push, (width << 16) | dstx);
370 unsigned dstx, unsigned dsty,
403 PUSH_DATA (push, ( width << 16) | dstx);
430 PUSH_DATA (push, (width << 16) | dstx);
1489 int32_t dstx, dsty; local
    [all...]
  /external/mesa3d/src/gallium/drivers/ddebug/
dd_pipe.h 74 unsigned dstx, dsty, dstz; member in struct:call_resource_copy_region
dd_draw.c 377 DUMP_M(uint, info, dstx);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
volume9.c 417 unsigned dstx, unsigned dsty, unsigned dstz,
424 DBG("This=%p From=%p dstx=%u dsty=%u dstz=%u pSrcBox=%p\n",
425 This, From, dstx, dsty, dstz, pSrcBox);
430 dst_box.x = dstx;
465 dstx, dsty, dstz,
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_surface.c 200 unsigned dstx, unsigned dsty, unsigned dstz,
211 nv04_resource(dst), dstx,
237 nv50_m2mf_rect_setup(&drect, dst, dst_level, dstx, dsty, dstz);
268 dstx, dsty, dst_layer,
282 unsigned dstx, unsigned dsty,
306 PUSH_DATA (push, ( width << 16) | dstx);
624 unsigned dstx, unsigned dsty,
656 PUSH_DATA (push, ( width << 16) | dstx);
1399 int32_t dstx, dsty; local
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_drawpixels.c     [all...]
  /external/mesa3d/src/gallium/drivers/trace/
tr_context.c     [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_buffer.c 566 struct nv04_resource *dst, unsigned dstx,
573 dst->bo, dst->offset + dstx, dst->domain,
591 &dst->base, 0, dstx, 0, 0,
595 util_range_add(&dst->valid_buffer_range, dstx, dstx + size);
    [all...]
  /external/mesa3d/src/gallium/tools/trace/
dump_state.py 614 def resource_copy_region(self, dst, dst_level, dstx, dsty, dstz, src, src_level, src_box):
625 dst.data[dstx : dstx + src_box.width] = src.data[src_box.x : src_box.x + src_box.width]
654 def clear_render_target(self, dst, rgba, dstx, dsty, width, height):
657 def clear_depth_stencil(self, dst, clear_flags, depth, stencil, dstx, dsty, width, height):
  /external/mesa3d/src/gallium/drivers/rbug/
rbug_context.c 871 unsigned dstx,
889 dstx,
955 unsigned dstx, unsigned dsty,
968 dstx,
982 unsigned dstx, unsigned dsty,
997 dstx,
    [all...]
  /external/mesa3d/src/gallium/drivers/virgl/
virgl_texture.c 34 unsigned dstx, unsigned dsty, unsigned dstz,
49 blit.dst.box.x = dstx;
virgl_encode.h 213 unsigned dstx, unsigned dsty, unsigned dstz,
  /external/mesa3d/src/gallium/state_trackers/xvmc/
subpicture.c 339 short dstx, short dsty)
344 struct pipe_box dst_box = {dstx, dsty, 0, width, height, 1};
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_resource.c 936 unsigned dstx, unsigned dsty, unsigned dstz,
951 dst, dst_level, dstx, dsty, dstz,
967 unsigned dstx, unsigned dsty, unsigned dstz,
981 dst, dst_level, dstx, dsty, dstz,
987 dst, dst_level, dstx, dsty, dstz,
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
r600_buffer_common.c 301 unsigned dstx, unsigned srcx, unsigned size)
303 bool dword_aligned = !(dstx % 4) && !(srcx % 4) && !(size % 4);

Completed in 1788 milliseconds

12 3