Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPipelineRasterizationDepthClipStateCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkPipelineRasterizationDepthClipStateCreateFlagsEXT flags
 
VkBool32 depthClipEnable
 

Detailed Description

Definition at line 13139 of file vulkan_core.h.

Field Documentation

◆ depthClipEnable

VkBool32 VkPipelineRasterizationDepthClipStateCreateInfoEXT::depthClipEnable

Definition at line 13143 of file vulkan_core.h.

◆ flags

VkPipelineRasterizationDepthClipStateCreateFlagsEXT VkPipelineRasterizationDepthClipStateCreateInfoEXT::flags

Definition at line 13142 of file vulkan_core.h.

◆ pNext

const void* VkPipelineRasterizationDepthClipStateCreateInfoEXT::pNext

Definition at line 13141 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineRasterizationDepthClipStateCreateInfoEXT::sType

Definition at line 13140 of file vulkan_core.h.


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