gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
DepthInfo
gfx
graal
pipeline
Undocumented in source.
struct
DepthInfo {
Flag
!
"enabled"
enabled
;
Flag
!
"write"
write
;
CompareOp
compareOp
;
Flag
!
"boundsTest"
boundsTest
;
float
minBounds
;
float
maxBounds
;
static
DepthInfo
none
[@property getter];
}
Members
Properties
none
DepthInfo
none
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
boundsTest
Flag
!
"boundsTest"
boundsTest
;
Undocumented in source.
compareOp
CompareOp
compareOp
;
Undocumented in source.
enabled
Flag
!
"enabled"
enabled
;
Undocumented in source.
maxBounds
float
maxBounds
;
Undocumented in source.
minBounds
float
minBounds
;
Undocumented in source.
write
Flag
!
"write"
write
;
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