SDL  2.0
VkPresentTimesInfoGOOGLE Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkPresentTimesInfoGOOGLE:

Data Fields

VkStructureType sType
 
const voidpNext
 
uint32_t swapchainCount
 
const VkPresentTimeGOOGLEpTimes
 

Detailed Description

Definition at line 8402 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkPresentTimesInfoGOOGLE::pNext

Definition at line 8404 of file vulkan_core.h.

◆ pTimes

const VkPresentTimeGOOGLE* VkPresentTimesInfoGOOGLE::pTimes

Definition at line 8406 of file vulkan_core.h.

◆ sType

VkStructureType VkPresentTimesInfoGOOGLE::sType

Definition at line 8403 of file vulkan_core.h.

◆ swapchainCount

uint32_t VkPresentTimesInfoGOOGLE::swapchainCount

Definition at line 8405 of file vulkan_core.h.


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