Pyrogenesis trunk
Public Attributes | List of all members
VkPhysicalDeviceMeshShaderFeaturesEXT Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 taskShader
 
VkBool32 meshShader
 
VkBool32 multiviewMeshShader
 
VkBool32 primitiveFragmentShadingRateMeshShader
 
VkBool32 meshShaderQueries
 

Member Data Documentation

◆ meshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShader

◆ meshShaderQueries

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShaderQueries

◆ multiviewMeshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::multiviewMeshShader

◆ pNext

void* VkPhysicalDeviceMeshShaderFeaturesEXT::pNext

◆ primitiveFragmentShadingRateMeshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::primitiveFragmentShadingRateMeshShader

◆ sType

VkStructureType VkPhysicalDeviceMeshShaderFeaturesEXT::sType

◆ taskShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::taskShader

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