Vulkan-Hpp
VkPhysicalDeviceDepthClampZeroOneFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 depthClampZeroOne
 

Detailed Description

Definition at line 17380 of file vulkan_core.h.

Member Data Documentation

◆ depthClampZeroOne

VkBool32 VkPhysicalDeviceDepthClampZeroOneFeaturesEXT::depthClampZeroOne

Definition at line 17383 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDepthClampZeroOneFeaturesEXT::pNext

Definition at line 17382 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDepthClampZeroOneFeaturesEXT::sType

Definition at line 17381 of file vulkan_core.h.


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