struct
#include <VaultedVulkan/VV_Command.hpp>
SubmitInfo
Contents
- Reference
Base classes
-
template<typename VulkanType, EStructureType TemplateSpecifiedStype = EStructureType::Max_Enum>struct VV::V0::VKStruct_Base<VkSubmitInfo, EStructureType::SubmitInfo>
- Base struct for wrapping Vulkan native C API Structs.
Public types
- struct D3D12Fence
- Specification
- struct DeviceGroup
- Specification
- struct PerformanceQuery
- Specification
- struct Protected
- Specification
- struct TimelineSemaphore
- Specification
- struct Win32KeyedMutexAcquireRelease
- Specification
Public variables
- EType SType
- const void* Next
- ui32 WaitSemaphoreCount
- const Semaphore::Handle* WaitSemaphores
-
const Pipeline::
StageFlags* WaitDstStageMask - ui32 CommandBufferCount
- const Handle* CommandBuffers
- ui32 SignalSemaphoreCount
- const Semaphore::Handle* SignalSemaphores