Searched refs:v1Properties (Results 1 – 2 of 2) sorted by relevance
895 const std::string v1Properties = genClippingPointInfoString(m_polys[ndx].p1); in testRender() local902 …" << m_polys[ndx].p1.z() << "\tw=" << m_polys[ndx].p1.w() << ")\t" << v1Properties << "\t" << c1Pr… in testRender()1154 const std::string v1Properties = genClippingPointInfoString(m_triangles[ndx].v1); in render() local1158 …riangles[ndx].v1.z() << "\tw=" << m_triangles[ndx].v1.w() << ")\t" << v1Properties << TestLog::End… in render()
891 const std::string v1Properties = genClippingPointInfoString(m_polys[ndx].p1); in testRender() local898 …" << m_polys[ndx].p1.z() << "\tw=" << m_polys[ndx].p1.w() << ")\t" << v1Properties << "\t" << c1Pr… in testRender()1150 const std::string v1Properties = genClippingPointInfoString(m_triangles[ndx].v1); in render() local1154 …riangles[ndx].v1.z() << "\tw=" << m_triangles[ndx].v1.w() << ")\t" << v1Properties << TestLog::End… in render()