Home
last modified time | relevance | path

Searched defs:desty (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Ddrawpix.c292 GLint desty = lroundf(ctx->Current.RasterPos[1]); in _mesa_CopyPixels() local
/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/gallium/frontends/va/
Dsurface.c306 unsigned short srcw, unsigned short srch, short destx, short desty, in vlVaPutSurface()