monado/doc/changes/compositor/mr.1969.2.md
2023-09-29 12:00:03 +01:00

4 lines
218 B
Markdown

render: Refactor gfx path code to split out render pass vulkan objects from
the render target resources struct into the `render_gfx_render_pass` struct.
This allows the render pass to resused for more then one target.