|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPhysicalDeviceMeshShaderFeaturesNV |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceMeshShaderFeaturesNV |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | taskShader = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | meshShader = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceMeshShaderFeaturesNV |
Definition at line 63009 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::NativeType = VkPhysicalDeviceMeshShaderFeaturesNV |
Definition at line 63011 of file vulkan_structs.hpp.
|
inline |
Definition at line 63017 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 63028 of file vulkan_structs.hpp.
|
inline |
Definition at line 63067 of file vulkan_structs.hpp.
|
inline |
Definition at line 63062 of file vulkan_structs.hpp.
|
inline |
Definition at line 63096 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 63036 of file vulkan_structs.hpp.
|
inline |
Definition at line 63087 of file vulkan_structs.hpp.
|
inline |
Definition at line 63055 of file vulkan_structs.hpp.
|
inline |
Definition at line 63043 of file vulkan_structs.hpp.
|
inline |
Definition at line 63049 of file vulkan_structs.hpp.
|
static |
Definition at line 63013 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::meshShader = {} |
Definition at line 63106 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::pNext = {} |
Definition at line 63104 of file vulkan_structs.hpp.
|
static |
Definition at line 63014 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::sType = StructureType::ePhysicalDeviceMeshShaderFeaturesNV |
Definition at line 63103 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceMeshShaderFeaturesNV::taskShader = {} |
Definition at line 63105 of file vulkan_structs.hpp.