vOOlkan
An object oriented approach to Vulkan
DynamicState.h File Reference
#include <vulkan/vulkan.h>
#include <vector>
#include <concepts>
#include <set>
#include <iterator>

Go to the source code of this file.

Classes

class  Vulkan::PipelineOptions::DynamicState
 Describes what can be changed in the pipeline without having to create a new pipeline. Viewport and scissors are always dynamic. More...
 

Namespaces

namespace  Vulkan
 Types of queue families.
 
namespace  Vulkan::PipelineOptions