Home
last modified time | relevance | path

Searched refs:vertex1_x (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderIsolines.cpp265 float vertex1_x = vertex1[0]; in checkSecondOuterTessellationLevelEffect() local
275 if (de::abs(found_vertex1_x - vertex1_x) < epsilon && de::abs(found_vertex2_x - vertex2_x) < epsilon) in checkSecondOuterTessellationLevelEffect()
285 found_line_segments.push_back(_line_segment(vertex1_x, vertex2_x)); in checkSecondOuterTessellationLevelEffect()

Completed in 2 milliseconds