SDL  2.0
VULKAN_HPP_NAMESPACE::FlagTraits< CommandPoolCreateFlagBits > Struct Reference

#include <vulkan.hpp>

Public Types

enum  : VkFlags { allFlags = VkFlags(CommandPoolCreateFlagBits::eTransient) | VkFlags(CommandPoolCreateFlagBits::eResetCommandBuffer) | VkFlags(CommandPoolCreateFlagBits::eProtected) }
 

Detailed Description

Definition at line 9966 of file vulkan.hpp.

Member Enumeration Documentation

◆ anonymous enum


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