ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceMeshShaderFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceMeshShaderFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 taskShader
 
VkBool32 meshShader
 

Detailed Description

Definition at line 11344 of file vulkan.h.

Member Data Documentation

◆ meshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::meshShader

Definition at line 11349 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceMeshShaderFeaturesNV::pNext

Definition at line 11347 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceMeshShaderFeaturesNV::sType

Definition at line 11346 of file vulkan.h.

◆ taskShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::taskShader

Definition at line 11348 of file vulkan.h.


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