gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
StencilInfo
gfx
graal
pipeline
Undocumented in source.
struct
StencilInfo {
Flag
!
"enabled"
enabled
;
StencilOpState
front
;
StencilOpState
back
;
static
StencilInfo
none
[@property getter];
}
Members
Properties
none
StencilInfo
none
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
back
StencilOpState
back
;
Undocumented in source.
enabled
Flag
!
"enabled"
enabled
;
Undocumented in source.
front
StencilOpState
front
;
Undocumented in source.
Meta
Source
See Implementation
gfx
graal
pipeline
aliases
CombinedImageSamplerDescWrites
InputAttachmentDescWrites
SampledImageDescWrites
SamplerDescWrites
StorageBufferDescWrites
StorageBufferDynamicDescWrites
StorageImageDescWrites
StorageTexelBufferDescWrites
UniformBufferDescWrites
UniformBufferDynamicDescWrites
UniformTexelBufferDescWrites
classes
DescriptorWrites
TDescWrites
TDescWritesBase
enums
BlendFactor
BlendOp
ColorMask
CompareOp
Cull
DescriptorType
DynamicState
FrontFace
LogicOp
PolygonMode
Primitive
ShaderStage
StencilOp
interfaces
DescriptorPool
DescriptorSet
DescriptorSetLayout
Pipeline
PipelineLayout
ShaderModule
structs
BlendState
BufferRange
ColorBlendAttachment
ColorBlendInfo
CombinedImageSampler
CopyDescritporSet
DepthBias
DepthInfo
DescriptorPoolSize
GraphicsShaderSet
ImageViewLayout
InputAssembly
PipelineInfo
PipelineLayoutBinding
PushConstantRange
Rasterizer
StencilInfo
StencilOpState
VertexInputAttrib
VertexInputBinding
ViewportConfig
WriteDescriptorSet