Struct VkPipelineRasterizationStateCreateInfo
struct VkPipelineRasterizationStateCreateInfo
;
Fields
Name | Type | Description |
---|---|---|
cullMode
|
uint | |
depthBiasClamp
|
float | |
depthBiasConstantFactor
|
float | |
depthBiasEnable
|
uint | |
depthBiasSlopeFactor
|
float | |
depthClampEnable
|
uint | |
flags
|
uint | |
frontFace
|
VkFrontFace | |
lineWidth
|
float | |
pNext
|
const(void)* | |
polygonMode
|
VkPolygonMode | |
rasterizerDiscardEnable
|
uint | |
sType
|
VkStructureType |