sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
SubpassDescription.AttachmentReference
sbylib
wrapper
vulkan
renderpass
RenderPass
SubpassDescription
Undocumented in source.
struct
SubpassDescription
static
struct
AttachmentReference {
@
vkProp
()
uint
attachment
;
@
vkProp
()
ImageLayout
layout
;
mixin
VkTo
!(
VkAttachmentReference
)
;
}
Members
Mixins
__anonymous
mixin
VkTo
!(
VkAttachmentReference
)
Undocumented in source.
Variables
attachment
uint
attachment
;
Undocumented in source.
layout
ImageLayout
layout
;
Undocumented in source.
Meta
Source
See Implementation
sbylib
wrapper
vulkan
renderpass
RenderPass
SubpassDescription
mixins
__anonymous
structs
AttachmentReference
variables
colorAttachments
depthStencilAttachments
flags
inputAttachments
pipelineBindPoint
preserveAttachments
resolveAttachments