mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
293 B
293 B
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.