nngn
|
#include <cstdint>
#include <ranges>
#include <span>
#include <string_view>
#include <type_traits>
#include <vector>
#include "graphics/graphics.h"
#include "types.h"
#include "vulkan.h"
Go to the source code of this file.
Classes | |
class | nngn::Instance |
Owning wrapper for a Vulkan instance. More... | |
struct | nngn::InstanceInfo |
Aggregate type for information about an instance. More... | |
Namespaces | |
namespace | nngn |