Vulkan-Hpp
vk::PhysicalDeviceFrameBoundaryFeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceFrameBoundaryFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceFrameBoundaryFeaturesEXT (vk::Bool32 frameBoundary_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceFrameBoundaryFeaturesEXT (PhysicalDeviceFrameBoundaryFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceFrameBoundaryFeaturesEXT (VkPhysicalDeviceFrameBoundaryFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceFrameBoundaryFeaturesEXToperator= (PhysicalDeviceFrameBoundaryFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceFrameBoundaryFeaturesEXToperator= (VkPhysicalDeviceFrameBoundaryFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFrameBoundaryFeaturesEXTsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFrameBoundaryFeaturesEXTsetFrameBoundary (vk::Bool32 frameBoundary_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFrameBoundaryFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFrameBoundaryFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceFrameBoundaryFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceFrameBoundaryFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceFrameBoundaryFeaturesEXT
 
void * pNext = {}
 
vk::Bool32 frameBoundary = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 67091 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceFrameBoundaryFeaturesEXT() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceFrameBoundaryFeaturesEXT::PhysicalDeviceFrameBoundaryFeaturesEXT ( vk::Bool32  frameBoundary_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 67099 of file vulkan_structs.hpp.

◆ PhysicalDeviceFrameBoundaryFeaturesEXT() [2/3]

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

◆ PhysicalDeviceFrameBoundaryFeaturesEXT() [3/3]

vk::PhysicalDeviceFrameBoundaryFeaturesEXT::PhysicalDeviceFrameBoundaryFeaturesEXT ( VkPhysicalDeviceFrameBoundaryFeaturesEXT const &  rhs)
inline

Definition at line 67107 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceFrameBoundaryFeaturesEXT &()

vk::PhysicalDeviceFrameBoundaryFeaturesEXT::operator VkPhysicalDeviceFrameBoundaryFeaturesEXT & ( )
inline

Definition at line 67140 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceFrameBoundaryFeaturesEXT const &()

vk::PhysicalDeviceFrameBoundaryFeaturesEXT::operator VkPhysicalDeviceFrameBoundaryFeaturesEXT const & ( ) const
inline

Definition at line 67135 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 67169 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceFrameBoundaryFeaturesEXT& vk::PhysicalDeviceFrameBoundaryFeaturesEXT::operator= ( VkPhysicalDeviceFrameBoundaryFeaturesEXT const &  rhs)
inline

Definition at line 67115 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 67160 of file vulkan_structs.hpp.

◆ setFrameBoundary()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceFrameBoundaryFeaturesEXT& vk::PhysicalDeviceFrameBoundaryFeaturesEXT::setFrameBoundary ( vk::Bool32  frameBoundary_)
inline

Definition at line 67128 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 67122 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 67095 of file vulkan_structs.hpp.

◆ frameBoundary

vk::Bool32 vk::PhysicalDeviceFrameBoundaryFeaturesEXT::frameBoundary = {}

Definition at line 67178 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 67177 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceFrameBoundaryFeaturesEXT::structureType = StructureType::ePhysicalDeviceFrameBoundaryFeaturesEXT
static

Definition at line 67096 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceFrameBoundaryFeaturesEXT::sType = StructureType::ePhysicalDeviceFrameBoundaryFeaturesEXT

Definition at line 67176 of file vulkan_structs.hpp.


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