[][src]Module vulkayes_core::render_pass::params

Structs

AttachmentDescription

Wrapper struct that is transparent over vk::AttachmentDescriptionBuilder.

AttachmentReference

Wrapper struct that is transparent over vk::AttachmentDescriptionBuilder.

SubpassDescription

Wrapper struct that is transparent vk::SubpassDescriptionBuilder.

SubpassDescriptionHolder

Struct for holding description generated by render_pass_description macro.

Enums

AttachmentOps