ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderDemoteToHelperInvocation
 

Detailed Description

Definition at line 12104 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures::pNext

Definition at line 12107 of file vulkan.h.

◆ shaderDemoteToHelperInvocation

VkBool32 VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures::shaderDemoteToHelperInvocation

Definition at line 12108 of file vulkan.h.

Referenced by vkd3d_init_device_caps(), and vkd3d_trace_physical_device_features().

◆ sType

VkStructureType VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures::sType

Definition at line 12106 of file vulkan.h.


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