Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/tessellation_shader/
H A 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()