Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkCommandBufferSubmitInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eCommandBufferSubmitInfo |
const void * | pNext = {} |
vk::CommandBuffer | commandBuffer = {} |
uint32_t | deviceMask = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCommandBufferSubmitInfo |
Definition at line 15506 of file vulkan_structs.hpp.
Definition at line 15508 of file vulkan_structs.hpp.
|
inline |
Definition at line 15514 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 15525 of file vulkan_structs.hpp.
|
inline |
Definition at line 15564 of file vulkan_structs.hpp.
|
inline |
Definition at line 15559 of file vulkan_structs.hpp.
|
inline |
Definition at line 15593 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 15533 of file vulkan_structs.hpp.
|
inline |
Definition at line 15584 of file vulkan_structs.hpp.
|
inline |
Definition at line 15546 of file vulkan_structs.hpp.
|
inline |
Definition at line 15552 of file vulkan_structs.hpp.
|
inline |
Definition at line 15540 of file vulkan_structs.hpp.
|
static |
Definition at line 15510 of file vulkan_structs.hpp.
vk::CommandBuffer vk::CommandBufferSubmitInfo::commandBuffer = {} |
Definition at line 15602 of file vulkan_structs.hpp.
uint32_t vk::CommandBufferSubmitInfo::deviceMask = {} |
Definition at line 15603 of file vulkan_structs.hpp.
const void* vk::CommandBufferSubmitInfo::pNext = {} |
Definition at line 15601 of file vulkan_structs.hpp.
|
static |
Definition at line 15511 of file vulkan_structs.hpp.
vk::StructureType vk::CommandBufferSubmitInfo::sType = StructureType::eCommandBufferSubmitInfo |
Definition at line 15600 of file vulkan_structs.hpp.