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 7168 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkPresentTimesInfoGOOGLE::pNext

Definition at line 7170 of file vulkan_core.h.

◆ pTimes

const VkPresentTimeGOOGLE* VkPresentTimesInfoGOOGLE::pTimes

Definition at line 7172 of file vulkan_core.h.

◆ sType

VkStructureType VkPresentTimesInfoGOOGLE::sType

Definition at line 7169 of file vulkan_core.h.

◆ swapchainCount

uint32_t VkPresentTimesInfoGOOGLE::swapchainCount

Definition at line 7171 of file vulkan_core.h.


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