Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPresentTimesInfoGOOGLE |
Public Attributes | |
vk::StructureType | sType = StructureType::ePresentTimesInfoGOOGLE |
const void * | pNext = {} |
uint32_t | swapchainCount = {} |
const vk::PresentTimeGOOGLE * | pTimes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePresentTimesInfoGOOGLE |
Definition at line 96502 of file vulkan_structs.hpp.
Definition at line 96504 of file vulkan_structs.hpp.
|
inline |
Definition at line 96510 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 96521 of file vulkan_structs.hpp.
|
inline |
Definition at line 96527 of file vulkan_structs.hpp.
|
inline |
Definition at line 96578 of file vulkan_structs.hpp.
|
inline |
Definition at line 96573 of file vulkan_structs.hpp.
|
inline |
Definition at line 96607 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 96537 of file vulkan_structs.hpp.
|
inline |
Definition at line 96598 of file vulkan_structs.hpp.
|
inline |
Definition at line 96544 of file vulkan_structs.hpp.
|
inline |
Definition at line 96556 of file vulkan_structs.hpp.
|
inline |
Definition at line 96550 of file vulkan_structs.hpp.
|
inline |
Definition at line 96564 of file vulkan_structs.hpp.
|
static |
Definition at line 96506 of file vulkan_structs.hpp.
const void* vk::PresentTimesInfoGOOGLE::pNext = {} |
Definition at line 96615 of file vulkan_structs.hpp.
const vk::PresentTimeGOOGLE* vk::PresentTimesInfoGOOGLE::pTimes = {} |
Definition at line 96617 of file vulkan_structs.hpp.
|
static |
Definition at line 96507 of file vulkan_structs.hpp.
vk::StructureType vk::PresentTimesInfoGOOGLE::sType = StructureType::ePresentTimesInfoGOOGLE |
Definition at line 96614 of file vulkan_structs.hpp.
uint32_t vk::PresentTimesInfoGOOGLE::swapchainCount = {} |
Definition at line 96616 of file vulkan_structs.hpp.