Vulkan-Hpp
VkPhysicalDeviceMeshShaderFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 19290 of file vulkan_core.h.

Member Data Documentation

◆ meshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShader

Definition at line 19294 of file vulkan_core.h.

◆ meshShaderQueries

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShaderQueries

Definition at line 19297 of file vulkan_core.h.

◆ multiviewMeshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::multiviewMeshShader

Definition at line 19295 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMeshShaderFeaturesEXT::pNext

Definition at line 19292 of file vulkan_core.h.

◆ primitiveFragmentShadingRateMeshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::primitiveFragmentShadingRateMeshShader

Definition at line 19296 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMeshShaderFeaturesEXT::sType

Definition at line 19291 of file vulkan_core.h.

◆ taskShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::taskShader

Definition at line 19293 of file vulkan_core.h.


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