Home
last modified time | relevance | path

Searched defs:test_iterations (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.cpp2154 const _test_iterations& test_iterations = in verifyResultData() local
2430 const _test_iterations& test_iterations = in verifyResultData() local
2581 const _test_iterations& test_iterations = in getTestIterationIndex() local
2861 const _test_iterations& test_iterations = in verifyResultData() local
/external/mesa3d/src/compiler/nir/
Dnir_loop_analyze.c400 test_iterations(int32_t iter_int, nir_const_value *step, in test_iterations() function