Structures

VkAmigoProfilingSubmitInfoSEC

Stub description of VkAmigoProfilingSubmitInfoSEC

There is currently no specification language written for this type. This section acts only as placeholder and to avoid dead links in the specification and reference pages.

typedef struct VkAmigoProfilingSubmitInfoSEC {
    VkStructureType sType;
    const void* pNext;
    uint64_t firstDrawTimestamp;
    uint64_t swapBufferTimestamp;
} VkAmigoProfilingSubmitInfoSEC;

Valid Usage (Implicit)

VUID-VkAmigoProfilingSubmitInfoSEC-sType-sType

sType must be VK_STRUCTURE_TYPE_AMIGO_PROFILING_SUBMIT_INFO_SEC