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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceCooperativeMatrixPropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceCooperativeMatrixPropertiesNV (VULKAN_HPP_NAMESPACE::ShaderStageFlags cooperativeMatrixSupportedStages_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceCooperativeMatrixPropertiesNV (PhysicalDeviceCooperativeMatrixPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceCooperativeMatrixPropertiesNV (VkPhysicalDeviceCooperativeMatrixPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceCooperativeMatrixPropertiesNVoperator= (PhysicalDeviceCooperativeMatrixPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceCooperativeMatrixPropertiesNVoperator= (VkPhysicalDeviceCooperativeMatrixPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCooperativeMatrixPropertiesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCooperativeMatrixPropertiesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceCooperativeMatrixPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceCooperativeMatrixPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceCooperativeMatrixPropertiesNV
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::ShaderStageFlags cooperativeMatrixSupportedStages = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 52057 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV::PhysicalDeviceCooperativeMatrixPropertiesNV ( VULKAN_HPP_NAMESPACE::ShaderStageFlags  cooperativeMatrixSupportedStages_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 52065 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV::PhysicalDeviceCooperativeMatrixPropertiesNV ( PhysicalDeviceCooperativeMatrixPropertiesNV const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV::PhysicalDeviceCooperativeMatrixPropertiesNV ( VkPhysicalDeviceCooperativeMatrixPropertiesNV const rhs)
inline

Definition at line 52074 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV::operator VkPhysicalDeviceCooperativeMatrixPropertiesNV & ( )
inline

Definition at line 52093 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV::operator VkPhysicalDeviceCooperativeMatrixPropertiesNV const & ( ) const
inline

Definition at line 52088 of file vulkan_structs.hpp.

PhysicalDeviceCooperativeMatrixPropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV::operator= ( PhysicalDeviceCooperativeMatrixPropertiesNV const rhs)
default
PhysicalDeviceCooperativeMatrixPropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV::operator= ( VkPhysicalDeviceCooperativeMatrixPropertiesNV const rhs)
inline

Definition at line 52082 of file vulkan_structs.hpp.

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

Definition at line 52113 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 52061 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::ShaderStageFlags VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV::cooperativeMatrixSupportedStages = {}

Definition at line 52131 of file vulkan_structs.hpp.

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

Definition at line 52130 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV::structureType = StructureType::ePhysicalDeviceCooperativeMatrixPropertiesNV
static

Definition at line 52062 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV::sType = StructureType::ePhysicalDeviceCooperativeMatrixPropertiesNV

Definition at line 52129 of file vulkan_structs.hpp.


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