Vulkan-Hpp
vk::PhysicalDeviceShaderIntegerDotProductFeatures Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceShaderIntegerDotProductFeatures
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerDotProductFeatures (vk::Bool32 shaderIntegerDotProduct_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerDotProductFeatures (PhysicalDeviceShaderIntegerDotProductFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceShaderIntegerDotProductFeatures (VkPhysicalDeviceShaderIntegerDotProductFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceShaderIntegerDotProductFeaturesoperator= (PhysicalDeviceShaderIntegerDotProductFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceShaderIntegerDotProductFeaturesoperator= (VkPhysicalDeviceShaderIntegerDotProductFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderIntegerDotProductFeaturessetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderIntegerDotProductFeaturessetShaderIntegerDotProduct (vk::Bool32 shaderIntegerDotProduct_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderIntegerDotProductFeatures const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderIntegerDotProductFeatures & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceShaderIntegerDotProductFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceShaderIntegerDotProductFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceShaderIntegerDotProductFeatures
 
void * pNext = {}
 
vk::Bool32 shaderIntegerDotProduct = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 82433 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceShaderIntegerDotProductFeatures() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceShaderIntegerDotProductFeatures::PhysicalDeviceShaderIntegerDotProductFeatures ( vk::Bool32  shaderIntegerDotProduct_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 82441 of file vulkan_structs.hpp.

◆ PhysicalDeviceShaderIntegerDotProductFeatures() [2/3]

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

◆ PhysicalDeviceShaderIntegerDotProductFeatures() [3/3]

vk::PhysicalDeviceShaderIntegerDotProductFeatures::PhysicalDeviceShaderIntegerDotProductFeatures ( VkPhysicalDeviceShaderIntegerDotProductFeatures const &  rhs)
inline

Definition at line 82451 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceShaderIntegerDotProductFeatures &()

vk::PhysicalDeviceShaderIntegerDotProductFeatures::operator VkPhysicalDeviceShaderIntegerDotProductFeatures & ( )
inline

Definition at line 82485 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceShaderIntegerDotProductFeatures const &()

vk::PhysicalDeviceShaderIntegerDotProductFeatures::operator VkPhysicalDeviceShaderIntegerDotProductFeatures const & ( ) const
inline

Definition at line 82480 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 82514 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceShaderIntegerDotProductFeatures& vk::PhysicalDeviceShaderIntegerDotProductFeatures::operator= ( VkPhysicalDeviceShaderIntegerDotProductFeatures const &  rhs)
inline

Definition at line 82459 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 82505 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 82466 of file vulkan_structs.hpp.

◆ setShaderIntegerDotProduct()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderIntegerDotProductFeatures& vk::PhysicalDeviceShaderIntegerDotProductFeatures::setShaderIntegerDotProduct ( vk::Bool32  shaderIntegerDotProduct_)
inline

Definition at line 82473 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 82437 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 82522 of file vulkan_structs.hpp.

◆ shaderIntegerDotProduct

vk::Bool32 vk::PhysicalDeviceShaderIntegerDotProductFeatures::shaderIntegerDotProduct = {}

Definition at line 82523 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceShaderIntegerDotProductFeatures::structureType = StructureType::ePhysicalDeviceShaderIntegerDotProductFeatures
static

Definition at line 82438 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceShaderIntegerDotProductFeatures::sType = StructureType::ePhysicalDeviceShaderIntegerDotProductFeatures

Definition at line 82521 of file vulkan_structs.hpp.


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