Vulkan-Hpp
vk::PhysicalDeviceImagelessFramebufferFeatures Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceImagelessFramebufferFeatures
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceImagelessFramebufferFeatures (vk::Bool32 imagelessFramebuffer_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceImagelessFramebufferFeatures (PhysicalDeviceImagelessFramebufferFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceImagelessFramebufferFeatures (VkPhysicalDeviceImagelessFramebufferFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceImagelessFramebufferFeaturesoperator= (PhysicalDeviceImagelessFramebufferFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceImagelessFramebufferFeaturesoperator= (VkPhysicalDeviceImagelessFramebufferFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImagelessFramebufferFeaturessetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImagelessFramebufferFeaturessetImagelessFramebuffer (vk::Bool32 imagelessFramebuffer_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceImagelessFramebufferFeatures const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceImagelessFramebufferFeatures & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceImagelessFramebufferFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceImagelessFramebufferFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceImagelessFramebufferFeatures
 
void * pNext = {}
 
vk::Bool32 imagelessFramebuffer = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceImagelessFramebufferFeatures
 

Detailed Description

Definition at line 69486 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceImagelessFramebufferFeatures() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceImagelessFramebufferFeatures::PhysicalDeviceImagelessFramebufferFeatures ( vk::Bool32  imagelessFramebuffer_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 69494 of file vulkan_structs.hpp.

◆ PhysicalDeviceImagelessFramebufferFeatures() [2/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceImagelessFramebufferFeatures::PhysicalDeviceImagelessFramebufferFeatures ( PhysicalDeviceImagelessFramebufferFeatures const &  rhs)
default

◆ PhysicalDeviceImagelessFramebufferFeatures() [3/3]

vk::PhysicalDeviceImagelessFramebufferFeatures::PhysicalDeviceImagelessFramebufferFeatures ( VkPhysicalDeviceImagelessFramebufferFeatures const &  rhs)
inline

Definition at line 69503 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceImagelessFramebufferFeatures &()

vk::PhysicalDeviceImagelessFramebufferFeatures::operator VkPhysicalDeviceImagelessFramebufferFeatures & ( )
inline

Definition at line 69537 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceImagelessFramebufferFeatures const &()

vk::PhysicalDeviceImagelessFramebufferFeatures::operator VkPhysicalDeviceImagelessFramebufferFeatures const & ( ) const
inline

Definition at line 69532 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::PhysicalDeviceImagelessFramebufferFeatures::operator!= ( PhysicalDeviceImagelessFramebufferFeatures const &  rhs) const
inline

Definition at line 69566 of file vulkan_structs.hpp.

◆ operator=() [1/2]

PhysicalDeviceImagelessFramebufferFeatures& vk::PhysicalDeviceImagelessFramebufferFeatures::operator= ( PhysicalDeviceImagelessFramebufferFeatures const &  rhs)
default

◆ operator=() [2/2]

PhysicalDeviceImagelessFramebufferFeatures& vk::PhysicalDeviceImagelessFramebufferFeatures::operator= ( VkPhysicalDeviceImagelessFramebufferFeatures const &  rhs)
inline

Definition at line 69511 of file vulkan_structs.hpp.

◆ operator==()

bool vk::PhysicalDeviceImagelessFramebufferFeatures::operator== ( PhysicalDeviceImagelessFramebufferFeatures const &  rhs) const
inline

Definition at line 69557 of file vulkan_structs.hpp.

◆ setImagelessFramebuffer()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImagelessFramebufferFeatures& vk::PhysicalDeviceImagelessFramebufferFeatures::setImagelessFramebuffer ( vk::Bool32  imagelessFramebuffer_)
inline

Definition at line 69525 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImagelessFramebufferFeatures& vk::PhysicalDeviceImagelessFramebufferFeatures::setPNext ( void *  pNext_)
inline

Definition at line 69518 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

const bool vk::PhysicalDeviceImagelessFramebufferFeatures::allowDuplicate = false
static

Definition at line 69490 of file vulkan_structs.hpp.

◆ imagelessFramebuffer

vk::Bool32 vk::PhysicalDeviceImagelessFramebufferFeatures::imagelessFramebuffer = {}

Definition at line 69575 of file vulkan_structs.hpp.

◆ pNext

void* vk::PhysicalDeviceImagelessFramebufferFeatures::pNext = {}

Definition at line 69574 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceImagelessFramebufferFeatures::structureType = StructureType::ePhysicalDeviceImagelessFramebufferFeatures
static

Definition at line 69491 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceImagelessFramebufferFeatures::sType = StructureType::ePhysicalDeviceImagelessFramebufferFeatures

Definition at line 69573 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: