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

12 3

  /external/mesa3d/src/mesa/swrast/
s_copypix.c 51 GLint dstx, GLint dsty,
57 dstx, dsty, dstx + width, dsty + height);
69 else if ((srcy < dsty) && (srcy + height < dsty + (height * zoomY))) {
73 else if ((srcy > dsty) && (srcy + height > dsty + (height * zoomY))) {
437 GLint dstX, GLint dstY, GLenum type)
488 dstY < dstFb->_Ymin || dstY + height > dstFb->_Ymax)
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blit.c 133 unsigned dstx, unsigned dsty, unsigned dstz,
141 dsty, dstz, src_tex, src_level, src_box);
717 unsigned dstx, unsigned dsty, unsigned dstz,
753 dsty, dstz, src_tex, src_level, src_box);
758 build_blit_info(dst_tex, dst_level, dstx, dsty, dstz,
776 copy_region_fallback(svga, dst_tex, dst_level, dstx, dsty, dstz,
  /external/mesa3d/src/gallium/auxiliary/util/
u_blitter.h 230 unsigned dstx, unsigned dsty, unsigned dstz,
331 unsigned dstx, unsigned dsty,
350 unsigned dstx, unsigned dsty,
u_surface.c 421 unsigned dstx, unsigned dsty, unsigned dstz,
431 dstx, dsty, dstz,
460 unsigned dstx, unsigned dsty,
494 dst->u.tex.level, dstx, dsty,
505 unsigned dstx, unsigned dsty, unsigned dstz,
525 dstx, dsty, dstz,
689 unsigned dstx, unsigned dsty,
703 dstx, dsty, dst->u.tex.first_layer,
u_blitter.c     [all...]
u_threaded_context.c 1504 unsigned dstx, dsty, dstz; member in struct:tc_resource_copy_region
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_context.h 412 unsigned dstx, unsigned dsty, unsigned dstz,
447 unsigned dstx, unsigned dsty,
462 unsigned dstx, unsigned dsty,
    [all...]
  /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,
639 dsty /= 4;
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/radeonsi/
si_dma.c 221 unsigned dstx, unsigned dsty, unsigned dstz,
232 unsigned dst_x = dstx, dst_y = dsty, dst_z = dstz;
261 !si_prepare_for_dma_blit(&sctx->b, rdst, dst_level, dstx, dsty,
320 si_resource_copy_region(ctx, dst, dst_level, dstx, dsty, dstz,
si_clear.c 631 unsigned dstx, unsigned dsty,
640 dstx, dsty, width, height);
649 unsigned dstx, unsigned dsty,
658 dstx, dsty, width, height);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_ioctl.h 72 GLint dstx, GLint dsty,
  /external/mesa3d/src/gallium/drivers/noop/
noop_pipe.c 239 unsigned dstx, unsigned dsty,
250 unsigned dstx, unsigned dsty,
259 unsigned dstx, unsigned dsty, unsigned dstz,
  /external/mesa3d/src/mesa/state_tracker/
st_cb_drawpixels.c     [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_surface.c 198 unsigned dstx, unsigned dsty, unsigned dstz,
233 nv50_m2mf_rect_setup(&drect, dst, dst_level, dstx, dsty, dstz);
265 dstx, dsty, dst_layer,
279 unsigned dstx, unsigned dsty,
305 PUSH_DATA (push, (height << 16) | dsty);
343 PUSH_DATA (push, (height << 16) | dsty);
370 unsigned dstx, unsigned dsty,
404 PUSH_DATA (push, (height << 16) | dsty);
431 PUSH_DATA (push, (height << 16) | dsty);
1489 int32_t dstx, dsty; local
    [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);
431 dst_box.y = dsty;
465 dstx, dsty, dstz,
  /external/mesa3d/src/gallium/drivers/r600/
r600_blit.c 538 unsigned dstx, unsigned dsty,
547 dstx, dsty, width, height);
556 unsigned dstx, unsigned dsty,
565 dstx, dsty, width, height);
673 unsigned dstx, unsigned dsty, unsigned dstz,
733 dsty = util_format_get_nblocksy(dst->format, dsty);
806 u_box_3d(dstx, dsty, dstz, abs(src_box->width), abs(src_box->height),
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_surface.c 200 unsigned dstx, unsigned dsty, unsigned dstz,
237 nv50_m2mf_rect_setup(&drect, dst, dst_level, dstx, dsty, dstz);
268 dstx, dsty, dst_layer,
282 unsigned dstx, unsigned dsty,
307 PUSH_DATA (push, (height << 16) | dsty);
624 unsigned dstx, unsigned dsty,
657 PUSH_DATA (push, (height << 16) | dsty);
1399 int32_t dstx, dsty; local
    [all...]
  /external/mesa3d/src/gallium/drivers/trace/
tr_context.c 1110 unsigned dstx, unsigned dsty, unsigned dstz,
1124 trace_dump_arg(uint, dsty);
1131 dst, dst_level, dstx, dsty, dstz,
    [all...]
  /external/mesa3d/src/gallium/drivers/rbug/
rbug_context.c 856 unsigned dsty,
874 dsty,
939 unsigned dstx, unsigned dsty,
953 dsty,
966 unsigned dstx, unsigned dsty,
982 dsty,
    [all...]
  /external/mesa3d/src/gallium/drivers/virgl/
virgl_texture.c 34 unsigned dstx, unsigned dsty, unsigned dstz,
50 blit.dst.box.y = dsty;
virgl_encode.h 220 unsigned dstx, unsigned dsty, unsigned dstz,
  /external/mesa3d/src/gallium/drivers/ddebug/
dd_pipe.h 86 unsigned dstx, dsty, dstz; member in struct:call_resource_copy_region
  /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):
618 assert dsty == 0
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/virglrenderer/tests/
testvirgl_encode.h 209 unsigned dstx, unsigned dsty, unsigned dstz,
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_resource.c 948 unsigned dstx, unsigned dsty, unsigned dstz,
963 dst, dst_level, dstx, dsty, dstz,
979 unsigned dstx, unsigned dsty, unsigned dstz,
993 dst, dst_level, dstx, dsty, dstz,
999 dst, dst_level, dstx, dsty, dstz,
    [all...]

Completed in 640 milliseconds

12 3