Vulkan-Hpp
vk::PhysicalDevicePipelinePropertiesFeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDevicePipelinePropertiesFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDevicePipelinePropertiesFeaturesEXT (vk::Bool32 pipelinePropertiesIdentifier_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDevicePipelinePropertiesFeaturesEXT (PhysicalDevicePipelinePropertiesFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDevicePipelinePropertiesFeaturesEXT (VkPhysicalDevicePipelinePropertiesFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDevicePipelinePropertiesFeaturesEXToperator= (PhysicalDevicePipelinePropertiesFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDevicePipelinePropertiesFeaturesEXToperator= (VkPhysicalDevicePipelinePropertiesFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePipelinePropertiesFeaturesEXTsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePipelinePropertiesFeaturesEXTsetPipelinePropertiesIdentifier (vk::Bool32 pipelinePropertiesIdentifier_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePipelinePropertiesFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePipelinePropertiesFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDevicePipelinePropertiesFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDevicePipelinePropertiesFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDevicePipelinePropertiesFeaturesEXT
 
void * pNext = {}
 
vk::Bool32 pipelinePropertiesIdentifier = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 75574 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDevicePipelinePropertiesFeaturesEXT() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDevicePipelinePropertiesFeaturesEXT::PhysicalDevicePipelinePropertiesFeaturesEXT ( vk::Bool32  pipelinePropertiesIdentifier_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 75582 of file vulkan_structs.hpp.

◆ PhysicalDevicePipelinePropertiesFeaturesEXT() [2/3]

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

◆ PhysicalDevicePipelinePropertiesFeaturesEXT() [3/3]

vk::PhysicalDevicePipelinePropertiesFeaturesEXT::PhysicalDevicePipelinePropertiesFeaturesEXT ( VkPhysicalDevicePipelinePropertiesFeaturesEXT const &  rhs)
inline

Definition at line 75591 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDevicePipelinePropertiesFeaturesEXT &()

vk::PhysicalDevicePipelinePropertiesFeaturesEXT::operator VkPhysicalDevicePipelinePropertiesFeaturesEXT & ( )
inline

Definition at line 75625 of file vulkan_structs.hpp.

◆ operator VkPhysicalDevicePipelinePropertiesFeaturesEXT const &()

vk::PhysicalDevicePipelinePropertiesFeaturesEXT::operator VkPhysicalDevicePipelinePropertiesFeaturesEXT const & ( ) const
inline

Definition at line 75620 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 75654 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDevicePipelinePropertiesFeaturesEXT& vk::PhysicalDevicePipelinePropertiesFeaturesEXT::operator= ( VkPhysicalDevicePipelinePropertiesFeaturesEXT const &  rhs)
inline

Definition at line 75599 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 75645 of file vulkan_structs.hpp.

◆ setPipelinePropertiesIdentifier()

VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePipelinePropertiesFeaturesEXT& vk::PhysicalDevicePipelinePropertiesFeaturesEXT::setPipelinePropertiesIdentifier ( vk::Bool32  pipelinePropertiesIdentifier_)
inline

Definition at line 75613 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 75606 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 75578 of file vulkan_structs.hpp.

◆ pipelinePropertiesIdentifier

vk::Bool32 vk::PhysicalDevicePipelinePropertiesFeaturesEXT::pipelinePropertiesIdentifier = {}

Definition at line 75663 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 75662 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDevicePipelinePropertiesFeaturesEXT::structureType = StructureType::ePhysicalDevicePipelinePropertiesFeaturesEXT
static

Definition at line 75579 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDevicePipelinePropertiesFeaturesEXT::sType = StructureType::ePhysicalDevicePipelinePropertiesFeaturesEXT

Definition at line 75661 of file vulkan_structs.hpp.


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