Searched defs:scratch_pitch (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_funcs.c478 uint32_t scratch_pitch = RADEON_ALIGN(w * bpp / 8, 64); local in function:RADEONUploadToScreenCS
580 uint32_t scratch_pitch = RADEON_ALIGN(w * bpp / 8, 64); local in function:RADEONDownloadFromScreenCS
684 uint32_t datatype, src_pitch_offset, scratch_pitch = RADEON_ALIGN(w * bpp / 8, 64), scratch_off = 0; local in function:RADEONDownloadFromScreenCP
[all...]
H A Devergreen_exa.c1503 uint32_t scratch_pitch; local in function:EVERGREENUploadToScreen
1621 uint32_t scratch_pitch; local in function:EVERGREENDownloadFromScreen
[all...]
H A Dr600_exa.c1647 uint32_t scratch_pitch = scratch_pitch_bytes / (bpp / 8); local in function:R600CopyToVRAM
1761 uint32_t scratch_pitch = scratch_pitch_bytes / (bpp / 8); local in function:R600DownloadFromScreen
1860 uint32_t scratch_pitch; local in function:R600UploadToScreenCS
1978 uint32_t scratch_pitch; local in function:R600DownloadFromScreenCS
[all...]
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_funcs.c383 uint32_t scratch_pitch = RADEON_ALIGN(w * bpp / 8, 64); local in function:RADEONUploadToScreenCS
488 uint32_t scratch_pitch = RADEON_ALIGN(w * bpp / 8, 64); local in function:RADEONDownloadFromScreenCS
H A Devergreen_exa.c1662 uint32_t scratch_pitch; local in function:EVERGREENUploadToScreen
1779 uint32_t scratch_pitch; local in function:EVERGREENDownloadFromScreen
[all...]
H A Dr600_exa.c1689 uint32_t scratch_pitch; local in function:R600UploadToScreenCS
1809 uint32_t scratch_pitch; local in function:R600DownloadFromScreenCS
[all...]

Completed in 16 milliseconds