|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPipelineShaderStageRequiredSubgroupSizeCreateInfo |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePipelineShaderStageRequiredSubgroupSizeCreateInfo |
| void * | pNext = {} |
| uint32_t | requiredSubgroupSize = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineShaderStageRequiredSubgroupSizeCreateInfo |
Definition at line 81794 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PipelineShaderStageRequiredSubgroupSizeCreateInfo::NativeType = VkPipelineShaderStageRequiredSubgroupSizeCreateInfo |
Definition at line 81796 of file vulkan_structs.hpp.
|
inline |
Definition at line 81802 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 81811 of file vulkan_structs.hpp.
|
inline |
Definition at line 81831 of file vulkan_structs.hpp.
|
inline |
Definition at line 81826 of file vulkan_structs.hpp.
|
inline |
Definition at line 81860 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 81820 of file vulkan_structs.hpp.
|
inline |
Definition at line 81851 of file vulkan_structs.hpp.
|
static |
Definition at line 81798 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::PipelineShaderStageRequiredSubgroupSizeCreateInfo::pNext = {} |
Definition at line 81868 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PipelineShaderStageRequiredSubgroupSizeCreateInfo::requiredSubgroupSize = {} |
Definition at line 81869 of file vulkan_structs.hpp.
|
static |
Definition at line 81799 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PipelineShaderStageRequiredSubgroupSizeCreateInfo::sType = StructureType::ePipelineShaderStageRequiredSubgroupSizeCreateInfo |
Definition at line 81867 of file vulkan_structs.hpp.