Searched refs:genColorString (Results 1 – 2 of 2) sorted by relevance
377 std::string genColorString(const tcu::Vec4& p) in genColorString() function893 const std::string c0Properties = genColorString(m_polys[ndx].c0); in testRender()894 const std::string c1Properties = genColorString(m_polys[ndx].c1); in testRender()895 const std::string c2Properties = genColorString(m_polys[ndx].c2); in testRender()
380 std::string genColorString(const tcu::Vec4& p) in genColorString() function897 const std::string c0Properties = genColorString(m_polys[ndx].c0); in testRender()898 const std::string c1Properties = genColorString(m_polys[ndx].c1); in testRender()899 const std::string c2Properties = genColorString(m_polys[ndx].c2); in testRender()