Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceMeshShaderFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 taskShader
 
VkBool32 meshShader
 

Detailed Description

Definition at line 13194 of file vulkan_core.h.

Member Data Documentation

◆ meshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::meshShader

Definition at line 13198 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMeshShaderFeaturesNV::pNext

Definition at line 13196 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMeshShaderFeaturesNV::sType

Definition at line 13195 of file vulkan_core.h.

◆ taskShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::taskShader

Definition at line 13197 of file vulkan_core.h.


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