Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkLatencySurfaceCapabilitiesNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eLatencySurfaceCapabilitiesNV |
const void * | pNext = {} |
uint32_t | presentModeCount = {} |
vk::PresentModeKHR * | pPresentModes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eLatencySurfaceCapabilitiesNV |
Definition at line 49792 of file vulkan_structs.hpp.
Definition at line 49794 of file vulkan_structs.hpp.
|
inline |
Definition at line 49800 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 49811 of file vulkan_structs.hpp.
|
inline |
Definition at line 49817 of file vulkan_structs.hpp.
|
inline |
Definition at line 49868 of file vulkan_structs.hpp.
|
inline |
Definition at line 49863 of file vulkan_structs.hpp.
|
inline |
Definition at line 49897 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 49827 of file vulkan_structs.hpp.
|
inline |
Definition at line 49888 of file vulkan_structs.hpp.
|
inline |
Definition at line 49834 of file vulkan_structs.hpp.
|
inline |
Definition at line 49846 of file vulkan_structs.hpp.
|
inline |
Definition at line 49840 of file vulkan_structs.hpp.
|
inline |
Definition at line 49854 of file vulkan_structs.hpp.
|
static |
Definition at line 49796 of file vulkan_structs.hpp.
const void* vk::LatencySurfaceCapabilitiesNV::pNext = {} |
Definition at line 49905 of file vulkan_structs.hpp.
vk::PresentModeKHR* vk::LatencySurfaceCapabilitiesNV::pPresentModes = {} |
Definition at line 49907 of file vulkan_structs.hpp.
uint32_t vk::LatencySurfaceCapabilitiesNV::presentModeCount = {} |
Definition at line 49906 of file vulkan_structs.hpp.
|
static |
Definition at line 49797 of file vulkan_structs.hpp.
vk::StructureType vk::LatencySurfaceCapabilitiesNV::sType = StructureType::eLatencySurfaceCapabilitiesNV |
Definition at line 49904 of file vulkan_structs.hpp.