Runtime.RHI.Vulkan.Attachment (Visera.Runtime.RHI.Vulkan.Attachment)¶
Vulkan attachment types: color and depth-stencil. Used for render pass and framebuffer.
Submodules¶
| Module | Description |
|---|---|
| Color | Color attachment |
| DepthStencil | Depth-stencil attachment |
See also¶
- Vulkan — parent module
- Image — Vulkan image
- Pipeline.Render — render pipeline