gfx ~bindings (2022-04-13T08:35:15.7633411)
Dub
Repo
Rasterizer
gfx
graal
pipeline
Undocumented in source.
struct
Rasterizer {
PolygonMode
mode
;
Cull
cull
;
FrontFace
front
;
Flag
!
"depthClamp"
depthClamp
;
Option
!
DepthBias
depthBias
;
float
lineWidth
;
}
Members
Variables
cull
Cull
cull
;
Undocumented in source.
depthBias
Option
!
DepthBias
depthBias
;
Undocumented in source.
depthClamp
Flag
!
"depthClamp"
depthClamp
;
Undocumented in source.
front
FrontFace
front
;
Undocumented in source.
lineWidth
float
lineWidth
;
Undocumented in source.
mode
PolygonMode
mode
;
Undocumented in source.
Meta
Source
See Implementation
gfx
graal
pipeline
enums
BlendFactor
BlendOp
ColorMask
CompareOp
Cull
DynamicState
FrontFace
LogicOp
PolygonMode
Primitive
ShaderLanguage
ShaderStage
interfaces
Pipeline
PipelineLayout
ShaderModule
structs
BlendState
ColorBlendAttachment
ColorBlendInfo
DepthBias
GraphicsShaderSet
InputAssembly
PipelineInfo
Rasterizer
VertexInputAttrib
VertexInputBinding
ViewportConfig