Lines Matching defs:bpp
445 int bpp = 8 * Direct3DSurface8::bytes(sourceDescription.Format);477 memcpy(destLock.pBits, sourceLock.pBits, rWidth * bpp / 8);481 memcpy(destLock.pBits, sourceLock.pBits, rWidth * bpp / 8);