ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceMeshShaderFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceMeshShaderFeaturesEXT:

Public Attributes

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

Detailed Description

Definition at line 11333 of file vulkan.h.

Member Data Documentation

◆ meshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShader

Definition at line 11338 of file vulkan.h.

◆ meshShaderQueries

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShaderQueries

Definition at line 11341 of file vulkan.h.

◆ multiviewMeshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::multiviewMeshShader

Definition at line 11339 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceMeshShaderFeaturesEXT::pNext

Definition at line 11336 of file vulkan.h.

◆ primitiveFragmentShadingRateMeshShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::primitiveFragmentShadingRateMeshShader

Definition at line 11340 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceMeshShaderFeaturesEXT::sType

Definition at line 11335 of file vulkan.h.

◆ taskShader

VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::taskShader

Definition at line 11337 of file vulkan.h.


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