ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDepthClampZeroOneFeaturesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDepthClampZeroOneFeaturesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 depthClampZeroOne
 

Detailed Description

Definition at line 10164 of file vulkan.h.

Member Data Documentation

◆ depthClampZeroOne

VkBool32 VkPhysicalDeviceDepthClampZeroOneFeaturesKHR::depthClampZeroOne

Definition at line 10168 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDepthClampZeroOneFeaturesKHR::pNext

Definition at line 10167 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthClampZeroOneFeaturesKHR::sType

Definition at line 10166 of file vulkan.h.


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