|
nngn
|
#include <cstdint>#include <span>#include <tuple>#include "graphics/graphics.h"#include "math/vec2.h"#include "resource.h"#include "vulkan.h"

Go to the source code of this file.
Classes | |
| class | nngn::SwapChain |
| Presentation swap chain and associated objects. More... | |
| struct | nngn::SwapChain::PresentContext |
| Information used to present an image. More... | |
| struct | nngn::SurfaceInfo |
| Aggregate type for information about a surface. More... | |
Namespaces | |
| namespace | nngn |