vOOlkan
An object oriented approach to Vulkan
Queue.h File Reference
#include <vulkan/vulkan.h>
#include <utility>

Go to the source code of this file.

Classes

class  Vulkan::Queue
 A Queue is an abstraction over the VkQueue Vulkan object. A Queue is where commands from the CPU to the GPU are sent. More...
 

Namespaces

namespace  Vulkan
 Types of queue families.