Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/demos/smoke/
DMeshes.cpp207 const std::vector<std::array<float, 6>> icosahedron_vertices = { in build_icosahedron() local
251 mesh_.build(icosahedron_vertices, icosahedron_faces); in build_icosahedron()