Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderIsolines.cpp377 _test_result& test_result_equal = *test_result_iterator; in checkVertexSpacingDoesNotAffectAmountOfGeneratedIsolines() local
383 findTestResult(test_result_equal.irrelevant_tess_level, test_result_equal.outer1_tess_level, in checkVertexSpacingDoesNotAffectAmountOfGeneratedIsolines()
384 test_result_equal.outer2_tess_level, TESSELLATION_SHADER_VERTEX_SPACING_FRACTIONAL_EVEN); in checkVertexSpacingDoesNotAffectAmountOfGeneratedIsolines()
386 findTestResult(test_result_equal.irrelevant_tess_level, test_result_equal.outer1_tess_level, in checkVertexSpacingDoesNotAffectAmountOfGeneratedIsolines()
387 test_result_equal.outer2_tess_level, TESSELLATION_SHADER_VERTEX_SPACING_FRACTIONAL_ODD); in checkVertexSpacingDoesNotAffectAmountOfGeneratedIsolines()
390 if (test_result_equal.n_isolines != test_result_fe.n_isolines || in checkVertexSpacingDoesNotAffectAmountOfGeneratedIsolines()