Classes | |
| struct | MeshData |
| struct | MeshResources |
| struct | PipelineResources |
| struct | PushConstants |
| struct | SceneVertex |
Functions | |
| void | check_vk (VkResult result, const std::string &message) |
Variables | |
| constexpr float | SCENE_REFERENCE_ASPECT = 16.0f / 9.0f |
| constexpr int | WATER_GRID_RESOLUTION = 2048 |
| constexpr float | WATER_SIZE = 320.0f |
| void anonymous_namespace{bluesky.cpp}::check_vk | ( | VkResult | result, |
| const std::string & | message ) |
Definition at line 59 of file bluesky.cpp.
|
constexpr |
Definition at line 57 of file bluesky.cpp.
|
constexpr |
Definition at line 55 of file bluesky.cpp.
|
constexpr |
Definition at line 56 of file bluesky.cpp.