Vulkan-Hpp
VkPhysicalDeviceMeshShaderFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 taskShader
 
VkBool32 meshShader
 

Detailed Description

Definition at line 13904 of file vulkan_core.h.

Member Data Documentation

◆ meshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::meshShader

Definition at line 13908 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMeshShaderFeaturesNV::pNext

Definition at line 13906 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMeshShaderFeaturesNV::sType

Definition at line 13905 of file vulkan_core.h.

◆ taskShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::taskShader

Definition at line 13907 of file vulkan_core.h.


The documentation for this struct was generated from the following file: