gfx ~master (2021-03-28T16:54:18Z)
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
DescriptorType
DynamicState
FrontFace
LogicOp
PolygonMode
Primitive
ShaderStage
StencilOp
interfaces
DescriptorPool
DescriptorSet
DescriptorSetLayout
Pipeline
PipelineLayout
ShaderModule
structs
BlendState
BufferDescriptor
ColorBlendAttachment
ColorBlendInfo
CopyDescritporSet
DepthBias
DepthInfo
DescriptorPoolSize
DescriptorWrite
GraphicsShaderSet
ImageDescriptor
ImageSamplerDescriptor
InputAssembly
PipelineInfo
PipelineLayoutBinding
PushConstantRange
Rasterizer
SamplerDescriptor
StencilInfo
StencilOpState
TexelBufferDescriptor
VertexInputAttrib
VertexInputBinding
ViewportConfig
WriteDescriptorSet