SDL  2.0
VkPhysicalDeviceMeshShaderFeaturesNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 taskShader
 
VkBool32 meshShader
 

Detailed Description

Definition at line 8652 of file vulkan_core.h.

Field Documentation

◆ meshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::meshShader

Definition at line 8656 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMeshShaderFeaturesNV::pNext

Definition at line 8654 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMeshShaderFeaturesNV::sType

Definition at line 8653 of file vulkan_core.h.

◆ taskShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::taskShader

Definition at line 8655 of file vulkan_core.h.


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