ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDepthClipEnableFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDepthClipEnableFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 depthClipEnable
 

Detailed Description

Definition at line 10179 of file vulkan.h.

Member Data Documentation

◆ depthClipEnable

VkBool32 VkPhysicalDeviceDepthClipEnableFeaturesEXT::depthClipEnable

Definition at line 10183 of file vulkan.h.

Referenced by vkd3d_init_device_caps(), and vkd3d_trace_physical_device_features().

◆ pNext

void* VkPhysicalDeviceDepthClipEnableFeaturesEXT::pNext

Definition at line 10182 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthClipEnableFeaturesEXT::sType

Definition at line 10181 of file vulkan.h.


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