Searched defs:destPixels (Results 1 – 2 of 2) sorted by relevance
1439 uint8_t *destPixels = destRow + x; in LoadR11EACToR8() local1508 uint16_t *destPixels = destRow + x; in LoadR11EACToR16() local1577 uint8_t *destPixels = destRow + (x * 4); in LoadETC2RGB8ToRGBA8() local1609 uint8_t *destPixels = destRow + (x * 2); in LoadETC2RGB8ToBC1() local1647 uint8_t *destPixels = destRow + (x * 4); in LoadETC2RGBA8ToRGBA8() local
606 unsigned char *destPixels = (unsigned char *)destLock.pBits; in copyFromRTInternal() local