Searched refs:maskA (Results 1 – 1 of 1) sorted by relevance
1873 const deUint32 maskA = sampleCoverage[sampleNdxA].getAccess().getPixelUint(x, y).x(); in postTest() local1877 if (maskA != maskB) in postTest()1880 if (maskA & maskB) in postTest()1891 << "\tMask" << sampleNdxA << " = " << tcu::Format::Hex<8>(maskA) << "\n" in postTest()