#include <vulkan_structs.hpp>
Definition at line 112380 of file vulkan_structs.hpp.
◆ NativeType
◆ TimelineSemaphoreSubmitInfo() [1/4]
VULKAN_HPP_CONSTEXPR vk::TimelineSemaphoreSubmitInfo::TimelineSemaphoreSubmitInfo |
( |
uint32_t |
waitSemaphoreValueCount_ = {} , |
|
|
const uint64_t * |
pWaitSemaphoreValues_ = {} , |
|
|
uint32_t |
signalSemaphoreValueCount_ = {} , |
|
|
const uint64_t * |
pSignalSemaphoreValues_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ TimelineSemaphoreSubmitInfo() [2/4]
◆ TimelineSemaphoreSubmitInfo() [3/4]
◆ TimelineSemaphoreSubmitInfo() [4/4]
◆ operator VkTimelineSemaphoreSubmitInfo &()
◆ operator VkTimelineSemaphoreSubmitInfo const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setPNext()
◆ setPSignalSemaphoreValues()
◆ setPWaitSemaphoreValues()
◆ setSignalSemaphoreValueCount()
◆ setSignalSemaphoreValues()
◆ setWaitSemaphoreValueCount()
◆ setWaitSemaphoreValues()
◆ allowDuplicate
const bool vk::TimelineSemaphoreSubmitInfo::allowDuplicate = false |
|
static |
◆ pNext
const void* vk::TimelineSemaphoreSubmitInfo::pNext = {} |
◆ pSignalSemaphoreValues
const uint64_t* vk::TimelineSemaphoreSubmitInfo::pSignalSemaphoreValues = {} |
◆ pWaitSemaphoreValues
const uint64_t* vk::TimelineSemaphoreSubmitInfo::pWaitSemaphoreValues = {} |
◆ signalSemaphoreValueCount
uint32_t vk::TimelineSemaphoreSubmitInfo::signalSemaphoreValueCount = {} |
◆ structureType
◆ sType
◆ waitSemaphoreValueCount
uint32_t vk::TimelineSemaphoreSubmitInfo::waitSemaphoreValueCount = {} |
The documentation for this struct was generated from the following file: