SDL  2.0
VULKAN_HPP_NAMESPACE::FlagTraits< CommandBufferUsageFlagBits > Struct Reference

#include <vulkan.hpp>

Public Types

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

Detailed Description

Definition at line 9923 of file vulkan.hpp.

Member Enumeration Documentation

◆ anonymous enum


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