Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Fields
VkPipelineRasterizationStateCreateInfo Struct Reference

Data Fields

VkStructureType sType
 
const void * pNext
 
VkPipelineRasterizationStateCreateFlags flags
 
VkBool32 depthClampEnable
 
VkBool32 rasterizerDiscardEnable
 
VkPolygonMode polygonMode
 
VkCullModeFlags cullMode
 
VkFrontFace frontFace
 
VkBool32 depthBiasEnable
 
float depthBiasConstantFactor
 
float depthBiasClamp
 
float depthBiasSlopeFactor
 
float lineWidth
 

Detailed Description

Definition at line 1792 of file vulkan.h.


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