gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
SubpassDescription
gfx
graal
renderpass
Undocumented in source.
struct
SubpassDescription {
AttachmentRef
[]
inputs
;
AttachmentRef
[]
colors
;
Option
!
AttachmentRef
depthStencil
;
uint
[]
preserves
;
}
Members
Variables
colors
AttachmentRef
[]
colors
;
Undocumented in source.
depthStencil
Option
!
AttachmentRef
depthStencil
;
Undocumented in source.
inputs
AttachmentRef
[]
inputs
;
Undocumented in source.
preserves
uint
[]
preserves
;
Undocumented in source.
Meta
Source
See Implementation
gfx
graal
renderpass
enums
LoadOp
StoreOp
interfaces
Framebuffer
RenderPass
manifest constants
subpassExternal
structs
AttachmentDescription
AttachmentOps
AttachmentRef
SubpassDependency
SubpassDescription