Home
last modified time | relevance | path

Searched defs:destx (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/swrast/
Ds_copypix.c89 GLint width, GLint height, GLint destx, GLint desty) in copy_rgba_pixels()
234 GLint destx, GLint desty ) in copy_depth_pixels()
336 GLint destx, GLint desty ) in copy_stencil_pixels()
617 GLint destx, GLint desty, GLenum type) in _swrast_CopyPixels()
/third_party/mesa3d/src/mesa/main/
Ddrawpix.c289 GLint destx = lroundf(ctx->Current.RasterPos[0]); in _mesa_CopyPixels() local
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel_copy.c196 GLint destx, GLint desty, GLenum type) in intelCopyPixels()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_pixel_copy.c197 GLint destx, GLint desty, GLenum type) in brw_copypixels()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_clear.c44 unsigned stencil, unsigned destx, unsigned desty, in i915_clear_emit()
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dsurface.c351 short destx, short desty, unsigned short destw, unsigned short desth, in XvMCPutSurface()
/third_party/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c613 GLint destx, GLint desty, GLenum type ) in xmesa_CopyPixels()
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c306 unsigned short srcw, unsigned short srch, short destx, short desty, in vlVaPutSurface()
/third_party/weston/ivi-shell/
Divi-layout-transition.c327 const int32_t destx = mrv->start_x + in transition_move_resize_view_user_frame() local