| Name | Description |
---|
 | GpuRenderPass(VulkanDevice, RenderPass, Framebuffer, Int32, String) | Initializes a new instance of the GpuRenderPass class |
 | GpuRenderPass(VulkanDevice, GpuImage, GpuImage, ImageLayout, Boolean, String) | Initializes a new instance of the GpuRenderPass class |
 | GpuRenderPass(VulkanDevice, GpuSwapChain, GpuImage, ImageLayout, Boolean, String) | Initializes a new instance of the GpuRenderPass class |
 | GpuRenderPass(VulkanDevice, GpuImage, GpuImage, GpuImage, ImageLayout, Boolean, String) | Initializes a new instance of the GpuRenderPass class |
 | GpuRenderPass(VulkanDevice, GpuSwapChain, GpuImage, GpuImage, ImageLayout, Boolean, String) | Initializes a new instance of the GpuRenderPass class |