Searched defs:hpass (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_exa_funcs.c | 379 unsigned int hpass; local in function:RADEONUploadToScreenCP 699 int hpass = min(h, scratch->total/2 / scratch_pitch); local in function:RADEONDownloadFromScreenCP [all...] |
| H A D | radeon_render.c | 398 unsigned int hpass; local in function:FUNC_NAME 737 unsigned int hpass; local in function:FUNC_NAME
|
| H A D | radeon_accel.c | 852 RADEONHostDataBlit(ScrnInfoPtr pScrn,unsigned int cpp,unsigned int w,uint32_t dstPitchOff,uint32_t * bufPitch,int x,int * y,unsigned int * h,unsigned int * hpass) argument 1023 RADEONHostDataBlitCopyPass(ScrnInfoPtr pScrn,unsigned int cpp,uint8_t * dst,uint8_t * src,unsigned int hpass,unsigned int dstPitch,unsigned int srcPitch) argument [all...] |
| H A D | r600_exa.c | 1648 int scratch_offset = 0, hpass, temph; local in function:R600CopyToVRAM 1760 int scratch_offset = 0, hpass; local in function:R600DownloadFromScreen [all...] |
| H A D | radeon_video.c | 2253 unsigned int hpass; local in function:RADEONCopyData 2330 unsigned int hpass; local in function:RADEONCopyRGB24Data 2424 unsigned int hpass; local in function:RADEONCopyMungedData [all...] |
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_video.c | 410 int err=-1, i, idx, offset, hpass, passes, srcpassbytes, dstpassbytes; local in function:R128DMA [all...] |
Completed in 14 milliseconds