ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderTerminateInvocationFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderTerminateInvocationFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderTerminateInvocation
 

Detailed Description

Definition at line 12317 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderTerminateInvocationFeatures::pNext

Definition at line 12320 of file vulkan.h.

◆ shaderTerminateInvocation

VkBool32 VkPhysicalDeviceShaderTerminateInvocationFeatures::shaderTerminateInvocation

Definition at line 12321 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderTerminateInvocationFeatures::sType

Definition at line 12319 of file vulkan.h.


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