Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/demos/smoke/
DMeshes.cpp189 class BuildIcosphere { class
191 BuildIcosphere(Mesh &mesh) : mesh_(mesh), radius_(1.0f) in BuildIcosphere() function in __anon192347900111::BuildIcosphere
407 BuildIcosphere build_icosphere(meshes[Meshes::MESH_ICOSPHERE]); in build_meshes()