Vulkan-Hpp
VkPhysicalDeviceDepthClipEnableFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 depthClipEnable
 

Detailed Description

Definition at line 12571 of file vulkan_core.h.

Member Data Documentation

◆ depthClipEnable

VkBool32 VkPhysicalDeviceDepthClipEnableFeaturesEXT::depthClipEnable

Definition at line 12574 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDepthClipEnableFeaturesEXT::pNext

Definition at line 12573 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthClipEnableFeaturesEXT::sType

Definition at line 12572 of file vulkan_core.h.


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