struct PhysicalDeviceMeshShaderFeaturesNV

Defined at line 78700 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

=== VK_NV_mesh_shader ===

Public Members

StructureType sType
void * pNext
vk::Bool32 taskShader
vk::Bool32 meshShader

Public Methods

void PhysicalDeviceMeshShaderFeaturesNV (vk::Bool32 taskShader_, vk::Bool32 meshShader_, void * pNext_)

Defined at line 78708 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceMeshShaderFeaturesNV (const PhysicalDeviceMeshShaderFeaturesNV & rhs)

Defined at line 78717 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceMeshShaderFeaturesNV (const VkPhysicalDeviceMeshShaderFeaturesNV & rhs)

Defined at line 78719 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMeshShaderFeaturesNV & operator= (const PhysicalDeviceMeshShaderFeaturesNV & rhs)

Defined at line 78724 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMeshShaderFeaturesNV & operator= (const VkPhysicalDeviceMeshShaderFeaturesNV & rhs)

Defined at line 78727 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMeshShaderFeaturesNV & setPNext (void * pNext_)

Defined at line 78734 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMeshShaderFeaturesNV & setTaskShader (vk::Bool32 taskShader_)

Defined at line 78740 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceMeshShaderFeaturesNV & setMeshShader (vk::Bool32 meshShader_)

Defined at line 78746 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceMeshShaderFeaturesNV & operator const VkPhysicalDeviceMeshShaderFeaturesNV & ()

Defined at line 78753 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceMeshShaderFeaturesNV & operator VkPhysicalDeviceMeshShaderFeaturesNV & ()

Defined at line 78758 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceMeshShaderFeaturesNV & )

Defined at line 78776 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp