SDL  2.0
VkPhysicalDeviceDepthClipEnableFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 depthClipEnable
 

Detailed Description

Definition at line 8560 of file vulkan_core.h.

Field Documentation

◆ depthClipEnable

VkBool32 VkPhysicalDeviceDepthClipEnableFeaturesEXT::depthClipEnable

Definition at line 8563 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDepthClipEnableFeaturesEXT::pNext

Definition at line 8562 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthClipEnableFeaturesEXT::sType

Definition at line 8561 of file vulkan_core.h.


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