|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePipelineShaderStageRequiredSubgroupSizeCreateInfoEXT |
| void * | pNext = {} |
| uint32_t | requiredSubgroupSize = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineShaderStageRequiredSubgroupSizeCreateInfoEXT |
Definition at line 74655 of file vulkan.hpp.
|
inline |
Definition at line 74661 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 74667 of file vulkan.hpp.
|
inline |
Definition at line 74691 of file vulkan.hpp.
|
inline |
Definition at line 74686 of file vulkan.hpp.
|
inline |
Definition at line 74707 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 74679 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 74673 of file vulkan.hpp.
|
inline |
Definition at line 74700 of file vulkan.hpp.
|
static |
Definition at line 74657 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PipelineShaderStageRequiredSubgroupSizeCreateInfoEXT::pNext = {} |
Definition at line 74717 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PipelineShaderStageRequiredSubgroupSizeCreateInfoEXT::requiredSubgroupSize = {} |
Definition at line 74718 of file vulkan.hpp.
|
static |
Definition at line 74658 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PipelineShaderStageRequiredSubgroupSizeCreateInfoEXT::sType = StructureType::ePipelineShaderStageRequiredSubgroupSizeCreateInfoEXT |
Definition at line 74716 of file vulkan.hpp.