monado/doc/changes/compositor/mr.1969.3.md

9 lines
293 B
Markdown

---
- mr.1969
- mr.1970
---
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.