Home
last modified time | relevance | path

Searched defs:vertex2 (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/geometry/example/
D07_b_graph_route_example.cpp195 typename boost::graph_traits<Graph>::vertex_descriptor vertex2, in add_edge_to_route()
231 typename boost::graph_traits<Graph>::vertex_descriptor vertex2, in build_route()
D07_a_graph_route_example.cpp210 typename boost::graph_traits<Graph>::vertex_descriptor vertex2, in add_edge_to_route()
246 typename boost::graph_traits<Graph>::vertex_descriptor vertex2, in build_route()
/third_party/boost/libs/graph/test/
Disomorphism.cpp67 typedef typename graph_traits< Graph2 >::vertex_descriptor vertex2; in randomly_permute_graph() typedef
Dmcgregor_subgraphs_test.cpp229 Vertex vertex2 = get(correspondence_map_1_to_2, vertex1); in operator ()() local
Dvf2_sub_graph_iso_test.cpp66 typedef typename graph_traits< Graph2 >::vertex_descriptor vertex2; in randomly_permute_graph() typedef
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderIsolines.cpp266 const float* vertex2 = (&test_result.rendered_data[0]) + (n_vertex + 1) * 3; /* components */ in checkSecondOuterTessellationLevelEffect() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderInvarianceTests.cpp181 const tcu::Vec4 vertex2 = genRandomVector(rnd); in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderInvarianceTests.cpp215 const tcu::Vec4 vertex2 = genRandomVector(rnd); in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderInvarianceTests.cpp215 const tcu::Vec4 vertex2 = genRandomVector(rnd); in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthRangeUnrestrictedTests.cpp251 const Vertex4RGBA vertex2 = in createPoints() local
/third_party/boost/boost/polygon/
Dpolygon_set_data.hpp750 …typename polygon_45_set_data<coordinate_type>::Vertex45Compact vertex2(elem.first.second, rise, -c… in downcast() local
/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp964 typename geodesic_type::vertex_data vertex2; member