|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo:Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCommandBufferAllocateInfo |
Definition at line 23948 of file vulkan.hpp.
|
inline |
Definition at line 23954 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 23960 of file vulkan.hpp.
|
inline |
Definition at line 24008 of file vulkan.hpp.
|
inline |
Definition at line 24003 of file vulkan.hpp.
|
inline |
Definition at line 24026 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 23972 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 23966 of file vulkan.hpp.
|
inline |
Definition at line 24017 of file vulkan.hpp.
|
inline |
Definition at line 23996 of file vulkan.hpp.
|
inline |
Definition at line 23984 of file vulkan.hpp.
|
inline |
Definition at line 23990 of file vulkan.hpp.
|
inline |
Definition at line 23978 of file vulkan.hpp.
|
static |
Definition at line 23950 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo::commandBufferCount = {} |
Definition at line 24039 of file vulkan.hpp.
Referenced by VULKAN_HPP_NAMESPACE::Device::allocateCommandBuffers(), and VULKAN_HPP_NAMESPACE::Device::allocateCommandBuffersUnique().
| VULKAN_HPP_NAMESPACE::CommandPool VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo::commandPool = {} |
Definition at line 24037 of file vulkan.hpp.
Referenced by VULKAN_HPP_NAMESPACE::Device::allocateCommandBuffersUnique().
| VULKAN_HPP_NAMESPACE::CommandBufferLevel VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo::level = VULKAN_HPP_NAMESPACE::CommandBufferLevel::ePrimary |
Definition at line 24038 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo::pNext = {} |
Definition at line 24036 of file vulkan.hpp.
|
static |
Definition at line 23951 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo::sType = StructureType::eCommandBufferAllocateInfo |
Definition at line 24035 of file vulkan.hpp.