Searched refs:genColorString (Results 1 – 2 of 2) sorted by relevance
395 std::string genColorString(const tcu::Vec4 &p) in genColorString() function979 const std::string c0Properties = genColorString(m_polys[ndx].c0); in testRender()980 const std::string c1Properties = genColorString(m_polys[ndx].c1); in testRender()981 const std::string c2Properties = genColorString(m_polys[ndx].c2); in testRender()
392 std::string genColorString(const tcu::Vec4 &p) in genColorString() function975 const std::string c0Properties = genColorString(m_polys[ndx].c0); in testRender()976 const std::string c1Properties = genColorString(m_polys[ndx].c1); in testRender()977 const std::string c2Properties = genColorString(m_polys[ndx].c2); in testRender()