Home
last modified time | relevance | path

Searched defs:destx (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Ddrawpix.c291 GLint destx = lroundf(ctx->Current.RasterPos[0]); in _mesa_CopyPixels() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_clear.c42 i915_clear_emit(struct pipe_context *pipe, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil, unsigned destx, unsigned desty, unsigned width, unsigned height) i915_clear_emit() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsurface.c349 XvMCPutSurface(Display *dpy, XvMCSurface *surface, Drawable drawable, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, int flags) XvMCPutSurface() argument
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsurface.c305 vlVaPutSurface(VADriverContextP ctx, VASurfaceID surface_id, void* draw, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects, unsigned int flags) vlVaPutSurface() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcirrusfb.c2654 cirrusfb_BitBLT(u8 __iomem *regbase, int bits_per_pixel, u_short curx, u_short cury, u_short destx, u_short desty, u_short width, u_short height, u_short line_length) cirrusfb_BitBLT() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcirrusfb.c2656 cirrusfb_BitBLT(u8 __iomem *regbase, int bits_per_pixel, u_short curx, u_short cury, u_short destx, u_short desty, u_short width, u_short height, u_short line_length) cirrusfb_BitBLT() argument

Completed in 17 milliseconds