mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-28 01:18:31 +00:00
c/util: remove unused transition_from variable
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2388>
This commit is contained in:
parent
a8ac453e20
commit
a84dec5fae
|
@ -859,8 +859,6 @@ comp_render_gfx_layers(struct render_gfx *render,
|
|||
}
|
||||
|
||||
|
||||
VkImageLayout transition_from = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL;
|
||||
|
||||
cmd_barrier_view_images( //
|
||||
render->r->vk, //
|
||||
d, //
|
||||
|
|
Loading…
Reference in a new issue