HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceMeshShaderFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 taskShader
 
VkBool32 meshShader
 
VkBool32 multiviewMeshShader
 
VkBool32 primitiveFragmentShadingRateMeshShader
 
VkBool32 meshShaderQueries
 

Detailed Description

Definition at line 16337 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShader

Definition at line 16341 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShaderQueries

Definition at line 16344 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::multiviewMeshShader

Definition at line 16342 of file vulkan_core.h.

void* VkPhysicalDeviceMeshShaderFeaturesEXT::pNext

Definition at line 16339 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::primitiveFragmentShadingRateMeshShader

Definition at line 16343 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceMeshShaderFeaturesEXT::sType

Definition at line 16338 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::taskShader

Definition at line 16340 of file vulkan_core.h.


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