Searched defs:pixelCoords (Results 1 – 2 of 2) sorted by relevance
2110 std::vector<IVec2> pixelCoords(m_numInvocationsPerPixel); in checkPixel() local2588 std::vector<IVec2> pixelCoords(m_numInvocationsPerPixel); in operator ()() local
1035 …sInstance::computeSamePixelCount(const std::vector<tcu::IVec4> &image, const tcu::Vec2 pixelCoords, in computeSamePixelCount()