Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderIsolines.cpp273 float& found_vertex2_x = found_line_segments_iterator->second; in checkSecondOuterTessellationLevelEffect() local
275 …if (de::abs(found_vertex1_x - vertex1_x) < epsilon && de::abs(found_vertex2_x - vertex2_x) < epsil… in checkSecondOuterTessellationLevelEffect()