Vulkan-Hpp
vk::PhysicalDeviceCooperativeMatrixPropertiesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceCooperativeMatrixPropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceCooperativeMatrixPropertiesNV (vk::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

vk::StructureType sType = StructureType::ePhysicalDeviceCooperativeMatrixPropertiesNV
 
void * pNext = {}
 
vk::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 58974 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceCooperativeMatrixPropertiesNV() [1/3]

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

Definition at line 58982 of file vulkan_structs.hpp.

◆ PhysicalDeviceCooperativeMatrixPropertiesNV() [2/3]

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

◆ PhysicalDeviceCooperativeMatrixPropertiesNV() [3/3]

vk::PhysicalDeviceCooperativeMatrixPropertiesNV::PhysicalDeviceCooperativeMatrixPropertiesNV ( VkPhysicalDeviceCooperativeMatrixPropertiesNV const &  rhs)
inline

Definition at line 58991 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceCooperativeMatrixPropertiesNV &()

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

Definition at line 59010 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceCooperativeMatrixPropertiesNV const &()

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

Definition at line 59005 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 59039 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceCooperativeMatrixPropertiesNV& vk::PhysicalDeviceCooperativeMatrixPropertiesNV::operator= ( VkPhysicalDeviceCooperativeMatrixPropertiesNV const &  rhs)
inline

Definition at line 58999 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 59030 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 58978 of file vulkan_structs.hpp.

◆ cooperativeMatrixSupportedStages

vk::ShaderStageFlags vk::PhysicalDeviceCooperativeMatrixPropertiesNV::cooperativeMatrixSupportedStages = {}

Definition at line 59048 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 59047 of file vulkan_structs.hpp.

◆ structureType

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

Definition at line 58979 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceCooperativeMatrixPropertiesNV::sType = StructureType::ePhysicalDeviceCooperativeMatrixPropertiesNV

Definition at line 59046 of file vulkan_structs.hpp.


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