Vulkan-Hpp
VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderDemoteToHelperInvocation
 

Detailed Description

Definition at line 6858 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures::pNext

Definition at line 6860 of file vulkan_core.h.

◆ shaderDemoteToHelperInvocation

VkBool32 VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures::shaderDemoteToHelperInvocation

Definition at line 6861 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures::sType

Definition at line 6859 of file vulkan_core.h.


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