Home
last modified time | relevance | path

Searched refs:toProperties (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fClippingTests.cpp671 const std::string toProperties = genClippingPointInfoString(m_lines[ndx].p1); in testRender() local
674 …" << m_lines[ndx].p1.z() << "\tw=" << m_lines[ndx].p1.w() << ")\t" << toProperties << TestLog::E… in testRender()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fClippingTests.cpp668 const std::string toProperties = genClippingPointInfoString(m_lines[ndx].p1); in testRender() local
671 …" << m_lines[ndx].p1.z() << "\tw=" << m_lines[ndx].p1.w() << ")\t" << toProperties << TestLog::E… in testRender()