Searched refs:barIdx (Results 1 – 1 of 1) sorted by relevance
274 bool checkFragColors (const tcu::ConstPixelBufferAccess pixels, IVec2 clipRegion, int barIdx, bool … in checkFragColors() argument284 const bool insideBar = x >= barWidth * barIdx && x < barWidth * (barIdx + 1); in checkFragColors()