gfx ~reborn (2022-03-31T11:44:27.7929122)
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
structs
AttachmentDescription
AttachmentOps
AttachmentRef
SubpassDependency
SubpassDescription