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

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dradeon_state.c1713 int size, dwords, tex_width, blit_width, spitch; local
1770 spitch = blit_width >> 6;
1771 if (spitch == 0 && image->height > 1)
1944 OUT_RING((spitch << 22) | (offset >> 10));

Completed in 1644 milliseconds