Home
last modified time | relevance | path

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

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