ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDepthClampControlFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDepthClampControlFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 depthClampControl
 

Detailed Description

Definition at line 10157 of file vulkan.h.

Member Data Documentation

◆ depthClampControl

VkBool32 VkPhysicalDeviceDepthClampControlFeaturesEXT::depthClampControl

Definition at line 10161 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDepthClampControlFeaturesEXT::pNext

Definition at line 10160 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthClampControlFeaturesEXT::sType

Definition at line 10159 of file vulkan.h.


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