Searched refs:dst_pitch_off (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_render.c396 uint32_t buf_pitch, dst_pitch_off; local in function:FUNC_NAME
449 RADEONHostDataParams( pScrn, dst, dst_pitch, tex_bytepp, &dst_pitch_off, &x, &y );
454 dst_pitch_off, &buf_pitch,
735 uint32_t buf_pitch, dst_pitch_off; local in function:FUNC_NAME
788 RADEONHostDataParams( pScrn, dst, dst_pitch, tex_bytepp, &dst_pitch_off, &x, &y );
793 dst_pitch_off, &buf_pitch,
H A Dradeon_exa_funcs.c380 uint32_t buf_pitch, dst_pitch_off; local in function:RADEONUploadToScreenCP
388 RADEONGetPixmapOffsetPitch(pDst, &dst_pitch_off)) {
401 cpp, w, dst_pitch_off, &buf_pitch,

Completed in 5 milliseconds