Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceMaintenance4Properties |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | PhysicalDeviceMaintenance4Properties (vk::DeviceSize maxBufferSize_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | PhysicalDeviceMaintenance4Properties (PhysicalDeviceMaintenance4Properties const &rhs) VULKAN_HPP_NOEXCEPT=default |
PhysicalDeviceMaintenance4Properties (VkPhysicalDeviceMaintenance4Properties const &rhs) VULKAN_HPP_NOEXCEPT | |
PhysicalDeviceMaintenance4Properties & | operator= (PhysicalDeviceMaintenance4Properties const &rhs) VULKAN_HPP_NOEXCEPT=default |
PhysicalDeviceMaintenance4Properties & | operator= (VkPhysicalDeviceMaintenance4Properties const &rhs) VULKAN_HPP_NOEXCEPT |
operator VkPhysicalDeviceMaintenance4Properties const & () const VULKAN_HPP_NOEXCEPT | |
operator VkPhysicalDeviceMaintenance4Properties & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (PhysicalDeviceMaintenance4Properties const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (PhysicalDeviceMaintenance4Properties const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceMaintenance4Properties |
void * | pNext = {} |
vk::DeviceSize | maxBufferSize = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceMaintenance4Properties |
Definition at line 71463 of file vulkan_structs.hpp.
Definition at line 71465 of file vulkan_structs.hpp.
|
inline |
Definition at line 71471 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 71480 of file vulkan_structs.hpp.
|
inline |
Definition at line 71499 of file vulkan_structs.hpp.
|
inline |
Definition at line 71494 of file vulkan_structs.hpp.
|
inline |
Definition at line 71528 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 71488 of file vulkan_structs.hpp.
|
inline |
Definition at line 71519 of file vulkan_structs.hpp.
|
static |
Definition at line 71467 of file vulkan_structs.hpp.
vk::DeviceSize vk::PhysicalDeviceMaintenance4Properties::maxBufferSize = {} |
Definition at line 71537 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceMaintenance4Properties::pNext = {} |
Definition at line 71536 of file vulkan_structs.hpp.
|
static |
Definition at line 71468 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceMaintenance4Properties::sType = StructureType::ePhysicalDeviceMaintenance4Properties |
Definition at line 71535 of file vulkan_structs.hpp.