Searched refs:CHECKMETHOD_RENDER (Results 1 – 3 of 3) sorted by relevance
1807 CHECKMETHOD_RENDER, //!< Check values by rendering with the value-checking shader. enumerator1868 case CHECKMETHOD_RENDER: return "render"; in getCheckMethodName()1878 case CHECKMETHOD_RENDER: return "Verify values by rendering"; in getCheckMethodDescription()1967 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER); in test()2239 …if (checkMethod == UniformValueCase::CHECKMETHOD_RENDER && uniformCollection->containsSeveralSampl… in init()
1702 CHECKMETHOD_RENDER, //!< Check values by rendering with the value-checking shader. enumerator1739 case CHECKMETHOD_RENDER: return "render"; in getCheckMethodName()1749 case CHECKMETHOD_RENDER: return "Verify values by rendering"; in getCheckMethodDescription()1823 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER); in test()
2309 CHECKMETHOD_RENDER, //!< Check values by rendering with the value-checking shader. enumerator2370 case CHECKMETHOD_RENDER: return "render"; in getCheckMethodName()2380 case CHECKMETHOD_RENDER: return "Verify values by rendering"; in getCheckMethodDescription()2470 DE_ASSERT(m_checkMethod == CHECKMETHOD_RENDER); in test()2763 …if (checkMethod == UniformValueCase::CHECKMETHOD_RENDER && uniformCollection->containsSeveralSampl… in init()