Vulkan-Hpp
vk::PhysicalDeviceShaderSMBuiltinsPropertiesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceShaderSMBuiltinsPropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderSMBuiltinsPropertiesNV (uint32_t shaderSMCount_={}, uint32_t shaderWarpsPerSM_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderSMBuiltinsPropertiesNV (PhysicalDeviceShaderSMBuiltinsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceShaderSMBuiltinsPropertiesNV (VkPhysicalDeviceShaderSMBuiltinsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceShaderSMBuiltinsPropertiesNVoperator= (PhysicalDeviceShaderSMBuiltinsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceShaderSMBuiltinsPropertiesNVoperator= (VkPhysicalDeviceShaderSMBuiltinsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderSMBuiltinsPropertiesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderSMBuiltinsPropertiesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceShaderSMBuiltinsPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceShaderSMBuiltinsPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceShaderSmBuiltinsPropertiesNV
 
void * pNext = {}
 
uint32_t shaderSMCount = {}
 
uint32_t shaderWarpsPerSM = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 83373 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceShaderSMBuiltinsPropertiesNV() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceShaderSMBuiltinsPropertiesNV::PhysicalDeviceShaderSMBuiltinsPropertiesNV ( uint32_t  shaderSMCount_ = {},
uint32_t  shaderWarpsPerSM_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 83382 of file vulkan_structs.hpp.

◆ PhysicalDeviceShaderSMBuiltinsPropertiesNV() [2/3]

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

◆ PhysicalDeviceShaderSMBuiltinsPropertiesNV() [3/3]

vk::PhysicalDeviceShaderSMBuiltinsPropertiesNV::PhysicalDeviceShaderSMBuiltinsPropertiesNV ( VkPhysicalDeviceShaderSMBuiltinsPropertiesNV const &  rhs)
inline

Definition at line 83391 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceShaderSMBuiltinsPropertiesNV &()

vk::PhysicalDeviceShaderSMBuiltinsPropertiesNV::operator VkPhysicalDeviceShaderSMBuiltinsPropertiesNV & ( )
inline

Definition at line 83410 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceShaderSMBuiltinsPropertiesNV const &()

vk::PhysicalDeviceShaderSMBuiltinsPropertiesNV::operator VkPhysicalDeviceShaderSMBuiltinsPropertiesNV const & ( ) const
inline

Definition at line 83405 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 83439 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceShaderSMBuiltinsPropertiesNV& vk::PhysicalDeviceShaderSMBuiltinsPropertiesNV::operator= ( VkPhysicalDeviceShaderSMBuiltinsPropertiesNV const &  rhs)
inline

Definition at line 83399 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 83430 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 83377 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 83447 of file vulkan_structs.hpp.

◆ shaderSMCount

uint32_t vk::PhysicalDeviceShaderSMBuiltinsPropertiesNV::shaderSMCount = {}

Definition at line 83448 of file vulkan_structs.hpp.

◆ shaderWarpsPerSM

uint32_t vk::PhysicalDeviceShaderSMBuiltinsPropertiesNV::shaderWarpsPerSM = {}

Definition at line 83449 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceShaderSMBuiltinsPropertiesNV::structureType = StructureType::ePhysicalDeviceShaderSmBuiltinsPropertiesNV
static

Definition at line 83378 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceShaderSMBuiltinsPropertiesNV::sType = StructureType::ePhysicalDeviceShaderSmBuiltinsPropertiesNV

Definition at line 83446 of file vulkan_structs.hpp.


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