Searched refs:v2Properties (Results 1 – 2 of 2) sorted by relevance
892 const std::string v2Properties = genClippingPointInfoString(m_polys[ndx].p2); in testRender() local899 …" << m_polys[ndx].p2.z() << "\tw=" << m_polys[ndx].p2.w() << ")\t" << v2Properties << "\t" << c2Pr… in testRender()1151 const std::string v2Properties = genClippingPointInfoString(m_triangles[ndx].v2); in render() local1155 …riangles[ndx].v2.z() << "\tw=" << m_triangles[ndx].v2.w() << ")\t" << v2Properties << TestLog::End… in render()
896 const std::string v2Properties = genClippingPointInfoString(m_polys[ndx].p2); in testRender() local903 …" << m_polys[ndx].p2.z() << "\tw=" << m_polys[ndx].p2.w() << ")\t" << v2Properties << "\t" << c2Pr… in testRender()1155 const std::string v2Properties = genClippingPointInfoString(m_triangles[ndx].v2); in render() local1159 …riangles[ndx].v2.z() << "\tw=" << m_triangles[ndx].v2.w() << ")\t" << v2Properties << TestLog::End… in render()