struct PhysicalDeviceMeshShaderFeaturesNV

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

=== VK_NV_mesh_shader ===

Public Members

StructureType sType
void * pNext
Bool32 taskShader
Bool32 meshShader

Public Methods

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

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

void PhysicalDeviceMeshShaderFeaturesNV (const PhysicalDeviceMeshShaderFeaturesNV & rhs)

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

void PhysicalDeviceMeshShaderFeaturesNV (const VkPhysicalDeviceMeshShaderFeaturesNV & rhs)

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

PhysicalDeviceMeshShaderFeaturesNV & operator= (const PhysicalDeviceMeshShaderFeaturesNV & rhs)

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

PhysicalDeviceMeshShaderFeaturesNV & operator= (const VkPhysicalDeviceMeshShaderFeaturesNV & rhs)

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

PhysicalDeviceMeshShaderFeaturesNV & setPNext (void * pNext_)

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

PhysicalDeviceMeshShaderFeaturesNV && setPNext (void * pNext_)

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

PhysicalDeviceMeshShaderFeaturesNV & setTaskShader (Bool32 taskShader_)

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

PhysicalDeviceMeshShaderFeaturesNV && setTaskShader (Bool32 taskShader_)

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

PhysicalDeviceMeshShaderFeaturesNV & setMeshShader (Bool32 meshShader_)

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

PhysicalDeviceMeshShaderFeaturesNV && setMeshShader (Bool32 meshShader_)

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

const VkPhysicalDeviceMeshShaderFeaturesNV & operator const VkPhysicalDeviceMeshShaderFeaturesNV & ()

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

VkPhysicalDeviceMeshShaderFeaturesNV & operator VkPhysicalDeviceMeshShaderFeaturesNV & ()

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

const VkPhysicalDeviceMeshShaderFeaturesNV * operator const VkPhysicalDeviceMeshShaderFeaturesNV * ()

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

VkPhysicalDeviceMeshShaderFeaturesNV * operator VkPhysicalDeviceMeshShaderFeaturesNV * ()

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

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

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