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

/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dsvga_reg.h194 #define SVGA_BITMAP_INCREMENT(w) ((( (w)+31 ) >> 5) * sizeof (uint32)) macro

Completed in 5 milliseconds