Searched refs:_test_iterations (Results 1 – 4 of 4) sorted by relevance
245 typedef std::vector<_test_iteration> _test_iterations; typedef in glcts::TessellationShaderInvarianceRule3Test246 typedef _test_iterations::const_iterator _test_iterations_const_iterator;253 _test_iterations m_test_iterations;328 typedef std::vector<_test_iteration> _test_iterations; typedef in glcts::TessellationShaderInvarianceRule4Test329 typedef _test_iterations::const_iterator _test_iterations_const_iterator;339 _test_iterations m_test_iterations;395 typedef std::vector<_test_iteration> _test_iterations; typedef in glcts::TessellationShaderInvarianceRule5Test396 typedef _test_iterations::const_iterator _test_iterations_const_iterator;406 _test_iterations m_test_triangles_iterations;407 _test_iterations m_test_quads_iterations;[all …]
102 typedef std::vector<_test_iteration> _test_iterations; typedef in glcts::TessellationShaderVertexOrdering103 typedef _test_iterations::const_iterator _test_iterations_const_iterator;125 _test_iterations m_tests;126 _test_iterations m_tests_points;
2154 const _test_iterations& test_iterations = in verifyResultData()2430 const _test_iterations& test_iterations = in verifyResultData()2581 const _test_iterations& test_iterations = in getTestIterationIndex()2861 const _test_iterations& test_iterations = in verifyResultData()
125 _test_iterations::iterator it; in deinit()