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