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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceShaderCoreProperties2AMD
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCoreProperties2AMD (VULKAN_HPP_NAMESPACE::ShaderCorePropertiesFlagsAMD shaderCoreFeatures_={}, uint32_t activeComputeUnitCount_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCoreProperties2AMD (PhysicalDeviceShaderCoreProperties2AMD const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceShaderCoreProperties2AMD (VkPhysicalDeviceShaderCoreProperties2AMD const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceShaderCoreProperties2AMDoperator= (PhysicalDeviceShaderCoreProperties2AMD const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceShaderCoreProperties2AMDoperator= (VkPhysicalDeviceShaderCoreProperties2AMD const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderCoreProperties2AMD const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderCoreProperties2AMD & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceShaderCoreProperties2AMD const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceShaderCoreProperties2AMD const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShaderCoreProperties2AMD
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::ShaderCorePropertiesFlagsAMD shaderCoreFeatures = {}
 
uint32_t activeComputeUnitCount = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 70471 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreProperties2AMD::PhysicalDeviceShaderCoreProperties2AMD ( VULKAN_HPP_NAMESPACE::ShaderCorePropertiesFlagsAMD  shaderCoreFeatures_ = {},
uint32_t  activeComputeUnitCount_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 70479 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreProperties2AMD::PhysicalDeviceShaderCoreProperties2AMD ( PhysicalDeviceShaderCoreProperties2AMD const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreProperties2AMD::PhysicalDeviceShaderCoreProperties2AMD ( VkPhysicalDeviceShaderCoreProperties2AMD const rhs)
inline

Definition at line 70490 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreProperties2AMD::operator VkPhysicalDeviceShaderCoreProperties2AMD & ( )
inline

Definition at line 70509 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreProperties2AMD::operator VkPhysicalDeviceShaderCoreProperties2AMD const & ( ) const
inline

Definition at line 70504 of file vulkan_structs.hpp.

PhysicalDeviceShaderCoreProperties2AMD& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreProperties2AMD::operator= ( PhysicalDeviceShaderCoreProperties2AMD const rhs)
default
PhysicalDeviceShaderCoreProperties2AMD& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreProperties2AMD::operator= ( VkPhysicalDeviceShaderCoreProperties2AMD const rhs)
inline

Definition at line 70498 of file vulkan_structs.hpp.

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

Definition at line 70529 of file vulkan_structs.hpp.

Member Data Documentation

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreProperties2AMD::activeComputeUnitCount = {}

Definition at line 70549 of file vulkan_structs.hpp.

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

Definition at line 70475 of file vulkan_structs.hpp.

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

Definition at line 70547 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::ShaderCorePropertiesFlagsAMD VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreProperties2AMD::shaderCoreFeatures = {}

Definition at line 70548 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreProperties2AMD::structureType = StructureType::ePhysicalDeviceShaderCoreProperties2AMD
static

Definition at line 70476 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreProperties2AMD::sType = StructureType::ePhysicalDeviceShaderCoreProperties2AMD

Definition at line 70546 of file vulkan_structs.hpp.


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