Searched refs:ColorVec (Results 1 – 1 of 1) sorted by relevance
581 typedef tcu::Vector<ColorScalarType, 4> ColorVec; in verifyGatherOffsets() typedef600 const ColorVec resultPix = result.getPixelT<ColorScalarType>(px, py); in verifyGatherOffsets()601 …const ColorVec idealPix = gatherOffsets<ColorScalarType>(texture, sampler, texCoord, componentNd… in verifyGatherOffsets()