mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-06 07:06:10 +00:00
ed618ad979
And fix codespell fixes in other changelog fragments
4 lines
220 B
Markdown
4 lines
220 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 be reused for more than one target.
|