Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
NextChainBuilder.h File Reference
#include <type_traits>
#include <vulkan/vulkan_core.h>
Include dependency graph for NextChainBuilder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vulkan::ChainBuilder
struct  Vulkan::ChainBuilder::BaseChain
struct  Vulkan::ChainBuilder::has_pNext< T, typename >
struct  Vulkan::ChainBuilder::has_pNext< T, std::void_t< decltype(std::declval< T >().pNext)> >

Namespaces

namespace  Vulkan
 Used for vulkan specific helpers like something to chain pNexts together.