HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceShaderIntegerDotProductFeatures
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerDotProductFeatures (VULKAN_HPP_NAMESPACE::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
PhysicalDeviceShaderIntegerDotProductFeatures
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceShaderIntegerDotProductFeatures
setShaderIntegerDotProduct (VULKAN_HPP_NAMESPACE::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

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShaderIntegerDotProductFeatures
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::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 71332 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

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

Definition at line 71340 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures::PhysicalDeviceShaderIntegerDotProductFeatures ( PhysicalDeviceShaderIntegerDotProductFeatures const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures::PhysicalDeviceShaderIntegerDotProductFeatures ( VkPhysicalDeviceShaderIntegerDotProductFeatures const rhs)
inline

Definition at line 71350 of file vulkan_structs.hpp.

Member Function Documentation

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

Definition at line 71384 of file vulkan_structs.hpp.

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

Definition at line 71379 of file vulkan_structs.hpp.

PhysicalDeviceShaderIntegerDotProductFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures::operator= ( PhysicalDeviceShaderIntegerDotProductFeatures const rhs)
default
PhysicalDeviceShaderIntegerDotProductFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures::operator= ( VkPhysicalDeviceShaderIntegerDotProductFeatures const rhs)
inline

Definition at line 71358 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures::operator== ( PhysicalDeviceShaderIntegerDotProductFeatures const rhs) const
inline

Definition at line 71404 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderIntegerDotProductFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures::setPNext ( void pNext_)
inline

Definition at line 71365 of file vulkan_structs.hpp.

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

Definition at line 71372 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 71336 of file vulkan_structs.hpp.

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

Definition at line 71421 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures::shaderIntegerDotProduct = {}

Definition at line 71422 of file vulkan_structs.hpp.

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

Definition at line 71337 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures::sType = StructureType::ePhysicalDeviceShaderIntegerDotProductFeatures

Definition at line 71420 of file vulkan_structs.hpp.


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