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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCoreBuiltinsPropertiesARM (uint64_t shaderCoreMask_={}, uint32_t shaderCoreCount_={}, uint32_t shaderWarpsPerCore_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderCoreBuiltinsPropertiesARM (PhysicalDeviceShaderCoreBuiltinsPropertiesARM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceShaderCoreBuiltinsPropertiesARM (VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceShaderCoreBuiltinsPropertiesARMoperator= (PhysicalDeviceShaderCoreBuiltinsPropertiesARM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceShaderCoreBuiltinsPropertiesARMoperator= (VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceShaderCoreBuiltinsPropertiesARM const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceShaderCoreBuiltinsPropertiesARM const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShaderCoreBuiltinsPropertiesARM
 
voidpNext = {}
 
uint64_t shaderCoreMask = {}
 
uint32_t shaderCoreCount = {}
 
uint32_t shaderWarpsPerCore = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 70380 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::PhysicalDeviceShaderCoreBuiltinsPropertiesARM ( uint64_t  shaderCoreMask_ = {},
uint32_t  shaderCoreCount_ = {},
uint32_t  shaderWarpsPerCore_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 70388 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::PhysicalDeviceShaderCoreBuiltinsPropertiesARM ( PhysicalDeviceShaderCoreBuiltinsPropertiesARM const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::PhysicalDeviceShaderCoreBuiltinsPropertiesARM ( VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM const rhs)
inline

Definition at line 70402 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM & ( )
inline

Definition at line 70421 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::operator VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM const & ( ) const
inline

Definition at line 70416 of file vulkan_structs.hpp.

PhysicalDeviceShaderCoreBuiltinsPropertiesARM& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::operator= ( PhysicalDeviceShaderCoreBuiltinsPropertiesARM const rhs)
default
PhysicalDeviceShaderCoreBuiltinsPropertiesARM& VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::operator= ( VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM const rhs)
inline

Definition at line 70410 of file vulkan_structs.hpp.

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

Definition at line 70441 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 70384 of file vulkan_structs.hpp.

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

Definition at line 70459 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderCoreCount = {}

Definition at line 70461 of file vulkan_structs.hpp.

uint64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderCoreMask = {}

Definition at line 70460 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderWarpsPerCore = {}

Definition at line 70462 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::structureType = StructureType::ePhysicalDeviceShaderCoreBuiltinsPropertiesARM
static

Definition at line 70385 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::sType = StructureType::ePhysicalDeviceShaderCoreBuiltinsPropertiesARM

Definition at line 70458 of file vulkan_structs.hpp.


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