monado/doc/changes/compositor/mr.1969.2.md
Mateo de Mayo ed618ad979 doc: Document !2131
And fix codespell fixes in other changelog fragments
2024-02-09 19:26:51 +00:00

220 B

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.