SDL  2.0
VkPhysicalDeviceMeshShaderFeaturesNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 taskShader
 
VkBool32 meshShader
 

Detailed Description

Definition at line 9916 of file vulkan_core.h.

Field Documentation

◆ meshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::meshShader

Definition at line 9920 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMeshShaderFeaturesNV::pNext

Definition at line 9918 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMeshShaderFeaturesNV::sType

Definition at line 9917 of file vulkan_core.h.

◆ taskShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::taskShader

Definition at line 9919 of file vulkan_core.h.


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