#include <vulkan_structs.hpp>
Definition at line 28982 of file vulkan_structs.hpp.
◆ NativeType
◆ DeviceGroupSubmitInfo() [1/4]
VULKAN_HPP_CONSTEXPR vk::DeviceGroupSubmitInfo::DeviceGroupSubmitInfo |
( |
uint32_t |
waitSemaphoreCount_ = {} , |
|
|
const uint32_t * |
pWaitSemaphoreDeviceIndices_ = {} , |
|
|
uint32_t |
commandBufferCount_ = {} , |
|
|
const uint32_t * |
pCommandBufferDeviceMasks_ = {} , |
|
|
uint32_t |
signalSemaphoreCount_ = {} , |
|
|
const uint32_t * |
pSignalSemaphoreDeviceIndices_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ DeviceGroupSubmitInfo() [2/4]
◆ DeviceGroupSubmitInfo() [3/4]
◆ DeviceGroupSubmitInfo() [4/4]
◆ operator VkDeviceGroupSubmitInfo &()
◆ operator VkDeviceGroupSubmitInfo const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setCommandBufferCount()
◆ setCommandBufferDeviceMasks()
◆ setPCommandBufferDeviceMasks()
◆ setPNext()
◆ setPSignalSemaphoreDeviceIndices()
◆ setPWaitSemaphoreDeviceIndices()
◆ setSignalSemaphoreCount()
◆ setSignalSemaphoreDeviceIndices()
◆ setWaitSemaphoreCount()
◆ setWaitSemaphoreDeviceIndices()
◆ allowDuplicate
const bool vk::DeviceGroupSubmitInfo::allowDuplicate = false |
|
static |
◆ commandBufferCount
uint32_t vk::DeviceGroupSubmitInfo::commandBufferCount = {} |
◆ pCommandBufferDeviceMasks
const uint32_t* vk::DeviceGroupSubmitInfo::pCommandBufferDeviceMasks = {} |
◆ pNext
const void* vk::DeviceGroupSubmitInfo::pNext = {} |
◆ pSignalSemaphoreDeviceIndices
const uint32_t* vk::DeviceGroupSubmitInfo::pSignalSemaphoreDeviceIndices = {} |
◆ pWaitSemaphoreDeviceIndices
const uint32_t* vk::DeviceGroupSubmitInfo::pWaitSemaphoreDeviceIndices = {} |
◆ signalSemaphoreCount
uint32_t vk::DeviceGroupSubmitInfo::signalSemaphoreCount = {} |
◆ structureType
◆ sType
◆ waitSemaphoreCount
uint32_t vk::DeviceGroupSubmitInfo::waitSemaphoreCount = {} |
The documentation for this struct was generated from the following file: