Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPipelineRasterizationDepthClipStateCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkPipelineRasterizationDepthClipStateCreateFlagsEXT flags
 
VkBool32 depthClipEnable
 

Detailed Description

Definition at line 11856 of file vulkan_core.h.

Member Data Documentation

◆ depthClipEnable

VkBool32 VkPipelineRasterizationDepthClipStateCreateInfoEXT::depthClipEnable

Definition at line 11860 of file vulkan_core.h.

◆ flags

VkPipelineRasterizationDepthClipStateCreateFlagsEXT VkPipelineRasterizationDepthClipStateCreateInfoEXT::flags

Definition at line 11859 of file vulkan_core.h.

◆ pNext

const void* VkPipelineRasterizationDepthClipStateCreateInfoEXT::pNext

Definition at line 11858 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineRasterizationDepthClipStateCreateInfoEXT::sType

Definition at line 11857 of file vulkan_core.h.


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