Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkTimelineSemaphoreSubmitInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t waitSemaphoreValueCount
 
const uint64_t * pWaitSemaphoreValues
 
uint32_t signalSemaphoreValueCount
 
const uint64_t * pSignalSemaphoreValues
 

Detailed Description

Definition at line 6399 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkTimelineSemaphoreSubmitInfo::pNext

Definition at line 6401 of file vulkan_core.h.

◆ pSignalSemaphoreValues

const uint64_t* VkTimelineSemaphoreSubmitInfo::pSignalSemaphoreValues

Definition at line 6405 of file vulkan_core.h.

◆ pWaitSemaphoreValues

const uint64_t* VkTimelineSemaphoreSubmitInfo::pWaitSemaphoreValues

Definition at line 6403 of file vulkan_core.h.

◆ signalSemaphoreValueCount

uint32_t VkTimelineSemaphoreSubmitInfo::signalSemaphoreValueCount

Definition at line 6404 of file vulkan_core.h.

◆ sType

VkStructureType VkTimelineSemaphoreSubmitInfo::sType

Definition at line 6400 of file vulkan_core.h.

◆ waitSemaphoreValueCount

uint32_t VkTimelineSemaphoreSubmitInfo::waitSemaphoreValueCount

Definition at line 6402 of file vulkan_core.h.


The documentation for this struct was generated from the following file: