|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceShaderCoreBuiltinsPropertiesARM |
| void * | pNext = {} |
| 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 |
Definition at line 70380 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderCoreBuiltinsPropertiesARM::NativeType = VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM |
Definition at line 70382 of file vulkan_structs.hpp.
|
inline |
Definition at line 70388 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 70402 of file vulkan_structs.hpp.
|
inline |
Definition at line 70421 of file vulkan_structs.hpp.
|
inline |
Definition at line 70416 of file vulkan_structs.hpp.
|
inline |
Definition at line 70451 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 70410 of file vulkan_structs.hpp.
|
inline |
Definition at line 70441 of file vulkan_structs.hpp.
|
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.
|
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.