|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const 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 54964 of file vulkan.hpp.
|
inline |
Definition at line 54970 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 54976 of file vulkan.hpp.
|
inline |
Definition at line 54982 of file vulkan.hpp.
|
inline |
Definition at line 55039 of file vulkan.hpp.
|
inline |
Definition at line 55034 of file vulkan.hpp.
|
inline |
Definition at line 55057 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 54994 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 54988 of file vulkan.hpp.
|
inline |
Definition at line 55048 of file vulkan.hpp.
|
inline |
Definition at line 55019 of file vulkan.hpp.
|
inline |
Definition at line 55027 of file vulkan.hpp.
|
inline |
Definition at line 55012 of file vulkan.hpp.
|
inline |
Definition at line 55000 of file vulkan.hpp.
|
inline |
Definition at line 55006 of file vulkan.hpp.
|
static |
Definition at line 54966 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagBitsKHR VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR::mode = VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagBitsKHR::eLocal |
Definition at line 55070 of file vulkan.hpp.
| const uint32_t* VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR::pDeviceMasks = {} |
Definition at line 55069 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR::pNext = {} |
Definition at line 55067 of file vulkan.hpp.
|
static |
Definition at line 54967 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR::sType = StructureType::eDeviceGroupPresentInfoKHR |
Definition at line 55066 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupPresentInfoKHR::swapchainCount = {} |
Definition at line 55068 of file vulkan.hpp.