HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceGroupPresentInfoKHR |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDeviceGroupPresentInfoKHR |
const void * | pNext = {} |
uint32_t | swapchainCount = {} |
const uint32_t * | pDeviceMasks = {} |
VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagBitsKHR | mode = VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagBitsKHR::eLocal |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceGroupPresentInfoKHR |
Definition at line 25662 of file vulkan_structs.hpp.
Definition at line 25664 of file vulkan_structs.hpp.
|
inline |
Definition at line 25670 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25684 of file vulkan_structs.hpp.
|
inline |
Definition at line 25690 of file vulkan_structs.hpp.
|
inline |
Definition at line 25747 of file vulkan_structs.hpp.
|
inline |
Definition at line 25742 of file vulkan_structs.hpp.
|
inline |
Definition at line 25781 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25701 of file vulkan_structs.hpp.
|
inline |
Definition at line 25771 of file vulkan_structs.hpp.
|
inline |
Definition at line 25727 of file vulkan_structs.hpp.
|
inline |
Definition at line 25735 of file vulkan_structs.hpp.
|
inline |
Definition at line 25720 of file vulkan_structs.hpp.
|
inline |
Definition at line 25708 of file vulkan_structs.hpp.
|
inline |
Definition at line 25714 of file vulkan_structs.hpp.
|
static |
Definition at line 25666 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagBitsKHR VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR::mode = VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagBitsKHR::eLocal |
Definition at line 25792 of file vulkan_structs.hpp.
const uint32_t* VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR::pDeviceMasks = {} |
Definition at line 25791 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR::pNext = {} |
Definition at line 25789 of file vulkan_structs.hpp.
|
static |
Definition at line 25667 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR::sType = StructureType::eDeviceGroupPresentInfoKHR |
Definition at line 25788 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR::swapchainCount = {} |
Definition at line 25790 of file vulkan_structs.hpp.