Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderIsolines.cpp587 for (unsigned int other_tess_level_index = 0; other_tess_level_index < 2 /* see comment */; in initTest() local
588 ++other_tess_level_index) in initTest()
590 float inner_tess_levels[2] = { tess_levels[other_tess_level_index], in initTest()
591 tess_levels[other_tess_level_index] }; in initTest()
594 tess_levels[other_tess_level_index], in initTest()
595 tess_levels[other_tess_level_index] }; in initTest()
613 tess_levels[other_tess_level_index], test); in initTest()