Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSharedPresentSurfaceCapabilitiesKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eSharedPresentSurfaceCapabilitiesKHR |
void * | pNext = {} |
vk::ImageUsageFlags | sharedPresentSupportedUsageFlags = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSharedPresentSurfaceCapabilitiesKHR |
Definition at line 107772 of file vulkan_structs.hpp.
Definition at line 107774 of file vulkan_structs.hpp.
|
inline |
Definition at line 107780 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 107789 of file vulkan_structs.hpp.
|
inline |
Definition at line 107808 of file vulkan_structs.hpp.
|
inline |
Definition at line 107803 of file vulkan_structs.hpp.
|
inline |
Definition at line 107837 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 107797 of file vulkan_structs.hpp.
|
inline |
Definition at line 107828 of file vulkan_structs.hpp.
|
static |
Definition at line 107776 of file vulkan_structs.hpp.
void* vk::SharedPresentSurfaceCapabilitiesKHR::pNext = {} |
Definition at line 107845 of file vulkan_structs.hpp.
vk::ImageUsageFlags vk::SharedPresentSurfaceCapabilitiesKHR::sharedPresentSupportedUsageFlags = {} |
Definition at line 107846 of file vulkan_structs.hpp.
|
static |
Definition at line 107777 of file vulkan_structs.hpp.
vk::StructureType vk::SharedPresentSurfaceCapabilitiesKHR::sType = StructureType::eSharedPresentSurfaceCapabilitiesKHR |
Definition at line 107844 of file vulkan_structs.hpp.