Searched defs:destx (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | drawpix.c | 291 GLint destx = lroundf(ctx->Current.RasterPos[0]); in _mesa_CopyPixels() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_clear.c | 42 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 D | surface.c | 349 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 D | surface.c | 305 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
|
Completed in 4 milliseconds