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

265 B

main: Refactor the layer rendering code to use render_gfx_render_pass, render_gfx_target_resources and an VkCommandBuffer that is passed in as an argument to the draw call. This allows the layer renderer to share the scratch images with the compute pipeline.