Searched refs:CHECKMETHOD_RENDER (Results 1 – 3 of 3) sorted by relevance
1817 CHECKMETHOD_RENDER, //!< Check values by rendering with the value-checking shader. enumerator1878 case CHECKMETHOD_RENDER: return "render"; in getCheckMethodName()1888 case CHECKMETHOD_RENDER: return "Verify values by rendering"; in getCheckMethodDescription()1977 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER); in test()2249 …if (checkMethod == UniformValueCase::CHECKMETHOD_RENDER && uniformCollection->containsSeveralSampl… in init()
1712 CHECKMETHOD_RENDER, //!< Check values by rendering with the value-checking shader. enumerator1749 case CHECKMETHOD_RENDER: return "render"; in getCheckMethodName()1759 case CHECKMETHOD_RENDER: return "Verify values by rendering"; in getCheckMethodDescription()1833 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER); in test()
2319 CHECKMETHOD_RENDER, //!< Check values by rendering with the value-checking shader. enumerator2380 case CHECKMETHOD_RENDER: return "render"; in getCheckMethodName()2390 case CHECKMETHOD_RENDER: return "Verify values by rendering"; in getCheckMethodDescription()2480 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER); in test()2773 …if (checkMethod == UniformValueCase::CHECKMETHOD_RENDER && uniformCollection->containsSeveralSampl… in init()