Searched defs:srcPixel (Results 1 – 5 of 5) sorted by relevance
887 …const deUint8* const srcPixel = &uncompressedBlockRGB[(y*ETC2_BLOCK_WIDTH + x)*ETC2_UNCOMPRESSED_… in decompressETC2_RGB8_PUNCHTHROUGH_ALPHA1() local923 …const deInt16* const srcPixel = (deInt16*)&uncompressedBlock[(y*ETC2_BLOCK_WIDTH + x)*ETC2_UNCOMPR… in decompressEAC_R11() local930 …const deUint16* const srcPixel = (deUint16*)&uncompressedBlock[(y*ETC2_BLOCK_WIDTH + x)*ETC2_UNCOM… in decompressEAC_R11() local
330 std::unique_ptr<uint64_t[]> srcPixel(new uint64_t[1]); in DEF_TEST() local
1261 const uint32_t srcPixel = *srcBitmap.getAddr32(x, y); in check_read() local1398 const uint32_t srcPixel = *srcBitmap.getAddr32(x, y); in run_test() local
511 const Vec4 srcPixel = access.getPixel(x, y); in clearUndefined() local527 const IVec4 srcPixel = access.getPixelInt(x, y); in clearUndefined() local