Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.cpp2583 const unsigned int n_test_iterations = (unsigned int)test_iterations.size(); in getTestIterationIndex() local
2585 for (unsigned int n_test_iteration = 0; n_test_iteration < n_test_iterations; ++n_test_iteration) in getTestIterationIndex()