jGL
|
#include <vulkan/vulkan.h>
#include <exception>
#include <vector>
#include <string>
#include <sstream>
#include <map>
#include <optional>
#include <set>
#include <jLog/jLog.h>
Go to the source code of this file.
Classes | |
struct | jGL::Vulkan::QueueFamilyIndices |
struct | jGL::Vulkan::SwapchainSupportDetails |
class | jGL::Vulkan::PhysicalDevice |
Namespaces | |
namespace | jGL |
A drawable graphic. | |
namespace | jGL::Vulkan |
Variables | |
const std::vector< const char * > | jGL::Vulkan::deviceExtensions |