gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
AttachmentRef
gfx
graal
renderpass
Undocumented in source.
struct
AttachmentRef {
uint
attachment
;
ImageLayout
layout
;
}
Members
Variables
attachment
uint
attachment
;
Undocumented in source.
layout
ImageLayout
layout
;
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