Searched defs:destPixels (Results 1 – 2 of 2) sorted by relevance
1497 uint8_t *destPixels = destRow + x; in LoadR11EACToR8() local1568 uint16_t *destPixels = destRow + x; in LoadR11EACToR16() local1639 uint8_t *destPixels = destRow + (x * 4); in LoadETC2RGB8ToRGBA8() local1672 uint8_t *destPixels = destRow + (x * 2); in LoadETC2RGB8ToBC1() local1750 uint8_t *destPixels = destRow + (x * 4); in LoadETC2RGBA8ToRGBA8() local
610 unsigned char *destPixels = (unsigned char *)destLock.pBits; in copyFromRTInternal() local