VaultedVulkan
  1. Pages
    1. About
  2. Modules
  1. Classes
  2. Files

VV::V1::CommandBuffer::SubmitInfo struct
#include <VaultedVulkan/VV_Command.hpp>

Specification

Contents

  • Reference
    • Base classes
    • Public types
    • Public variables

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
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    VaultedVulkan. Created with Doxygen 1.8.17 and m.css.