Home
last modified time | relevance | path

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

/external/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()
614 GLint destx, GLint desty, GLenum type) in _swrast_CopyPixels()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel_copy.c198 GLint destx, GLint desty, GLenum type) in intelCopyPixels()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_pixel_copy.c199 GLint destx, GLint desty, GLenum type) in intelCopyPixels()
/external/mesa3d/src/mesa/main/
Ddrawpix.c268 GLint destx = IROUND(ctx->Current.RasterPos[0]); in _mesa_CopyPixels() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_clear.c46 unsigned destx, unsigned desty, unsigned width, unsigned height) in i915_clear_emit()
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dsurface.c351 short destx, short desty, unsigned short destw, unsigned short desth, in XvMCPutSurface()
/external/mesa3d/src/gallium/state_trackers/va/
Dsurface.c273 unsigned short srcw, unsigned short srch, short destx, short desty, in vlVaPutSurface()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c605 GLint destx, GLint desty, GLenum type ) in xmesa_CopyPixels()