SDL 2.0
VULKAN_HPP_NAMESPACE::FlagTraits< CommandBufferUsageFlagBits > Struct Reference

#include <vulkan.hpp>

Public Types

enum  { allFlags = VkFlags(CommandBufferUsageFlagBits::eOneTimeSubmit) | VkFlags(CommandBufferUsageFlagBits::eRenderPassContinue) | VkFlags(CommandBufferUsageFlagBits::eSimultaneousUse) }
 

Detailed Description

Definition at line 24393 of file vulkan.hpp.

Member Enumeration Documentation

◆ anonymous enum


The documentation for this struct was generated from the following file: