Searched defs:pDest (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_cursor.c211 int i , j ; CARD32 *pDest,*pSrc ; local in function:Volari_LoadCursorARGB
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_tile.c597 uint *pDest = z; local in function:pipe_get_tile_z
728 uint *pDest = (uint *) (map + y * pt->stride + x*4); local in function:pipe_put_tile_z
738 uint *pDest = (uint *) (map + y * pt->stride + x*4); local in function:pipe_put_tile_z
752 uint *pDest = (uint *) (map + y * pt->stride + x*4); local in function:pipe_put_tile_z
765 uint *pDest = (uint *) (map + y * pt->stride + x*4); local in function:pipe_put_tile_z
779 uint *pDest = (uint *) (map + y * pt->stride + x*4); local in function:pipe_put_tile_z
792 ushort *pDest = (ushort *) (map + y * pt->stride + x*2); local in function:pipe_put_tile_z
805 float *pDest = (float *) (map + y * pt->stride + x*4); local in function:pipe_put_tile_z
819 float *pDest = (float *) (map + y * pt->stride + x*8); local in function:pipe_put_tile_z
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.c818 DrawablePtr DRI2UpdatePrime(DrawablePtr pDraw, DRI2BufferPtr pDest) argument
889 dri2_copy_region(DrawablePtr pDraw,RegionPtr pRegion,DRI2BufferPtr pDest,DRI2BufferPtr pSrc) argument

Completed in 6 milliseconds