Vulkan-Hpp
VkPhysicalDeviceDepthClipControlFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 depthClipControl
 

Detailed Description

Definition at line 16518 of file vulkan_core.h.

Member Data Documentation

◆ depthClipControl

VkBool32 VkPhysicalDeviceDepthClipControlFeaturesEXT::depthClipControl

Definition at line 16521 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDepthClipControlFeaturesEXT::pNext

Definition at line 16520 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthClipControlFeaturesEXT::sType

Definition at line 16519 of file vulkan_core.h.


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