Open 3D Engine Atom Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
VkPipelineRasterizationStateCreateInfo Struct Reference

Public Attributes

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
 

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