SDL  2.0
VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 shaderTerminateInvocation
 

Detailed Description

Definition at line 7212 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR::pNext

Definition at line 7214 of file vulkan_core.h.

◆ shaderTerminateInvocation

VkBool32 VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR::shaderTerminateInvocation

Definition at line 7215 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR::sType

Definition at line 7213 of file vulkan_core.h.


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