Searched defs:srcPixel (Results 1 – 3 of 3) sorted by relevance
149 float srcPixel = (destSubsetLo + 0.5f) * invScale; in computeFilters() local
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
511 const Vec4 srcPixel = access.getPixel(x, y); in clearUndefined() local527 const IVec4 srcPixel = access.getPixelInt(x, y); in clearUndefined() local