Searched refs:_comparator_relative_to_base_point (Results 1 – 2 of 2) sorted by relevance
243 struct _comparator_relative_to_base_point struct in glcts::TessellationShaderVertexSpacing246 _comparator_relative_to_base_point() : base_point(0, 0) in _comparator_relative_to_base_point() argument254 …_comparator_relative_to_base_point(const _tess_coordinate_cartesian& _base_point) : base_point(_ba… in _comparator_relative_to_base_point() function
479 …std::sort(edge.points.begin(), edge.points.end(), _comparator_relative_to_base_point(edge_start_po… in getEdgesForQuadsTessellation()776 …rt(edge_v1_v2_vertices.begin(), edge_v1_v2_vertices.end(), _comparator_relative_to_base_point(v1)); in getEdgesForTrianglesTessellation()778 …rt(edge_v2_v3_vertices.begin(), edge_v2_v3_vertices.end(), _comparator_relative_to_base_point(v2)); in getEdgesForTrianglesTessellation()780 …rt(edge_v3_v1_vertices.begin(), edge_v3_v1_vertices.end(), _comparator_relative_to_base_point(v3)); in getEdgesForTrianglesTessellation()