ReactOS 0.4.17-dev-934-g091855f
VkPipelineViewportDepthClampControlCreateInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPipelineViewportDepthClampControlCreateInfoEXT:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDepthClampModeEXT depthClampMode
 
const VkDepthClampRangeEXT * pDepthClampRange
 

Detailed Description

Definition at line 13389 of file vulkan.h.

Member Data Documentation

◆ depthClampMode

VkDepthClampModeEXT VkPipelineViewportDepthClampControlCreateInfoEXT::depthClampMode

Definition at line 13393 of file vulkan.h.

◆ pDepthClampRange

const VkDepthClampRangeEXT* VkPipelineViewportDepthClampControlCreateInfoEXT::pDepthClampRange

Definition at line 13394 of file vulkan.h.

◆ pNext

const void* VkPipelineViewportDepthClampControlCreateInfoEXT::pNext

Definition at line 13392 of file vulkan.h.

◆ sType

VkStructureType VkPipelineViewportDepthClampControlCreateInfoEXT::sType

Definition at line 13391 of file vulkan.h.


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