|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDeviceGroupCommandBufferBeginInfo |
| const void * | pNext = {} |
| uint32_t | deviceMask = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceGroupCommandBufferBeginInfo |
Definition at line 31714 of file vulkan.hpp.
|
inline |
Definition at line 31720 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 31726 of file vulkan.hpp.
|
inline |
Definition at line 31762 of file vulkan.hpp.
|
inline |
Definition at line 31757 of file vulkan.hpp.
|
inline |
Definition at line 31778 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 31738 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 31732 of file vulkan.hpp.
|
inline |
Definition at line 31771 of file vulkan.hpp.
|
inline |
Definition at line 31750 of file vulkan.hpp.
|
inline |
Definition at line 31744 of file vulkan.hpp.
|
static |
Definition at line 31716 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupCommandBufferBeginInfo::deviceMask = {} |
Definition at line 31789 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::DeviceGroupCommandBufferBeginInfo::pNext = {} |
Definition at line 31788 of file vulkan.hpp.
|
static |
Definition at line 31717 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceGroupCommandBufferBeginInfo::sType = StructureType::eDeviceGroupCommandBufferBeginInfo |
Definition at line 31787 of file vulkan.hpp.