Skip to content
Snippets Groups Projects
Commit 9d841e39 authored by Marius Vlad's avatar Marius Vlad Committed by Derek Foreman
Browse files

compositor: Mark pnode accordingly when buffer type is direct


As we exit early we never have the chance to mark it as is_direct when
the buffer type is direct_display.

This is required as is_direct is never checked in GL attach part we
end up tripping on invalid renderer_private causing it to assert.

Fixes 2db4f17244f, "compositor: re-order paint node placeholder checks"

Signed-off-by: default avatarMarius Vlad <marius.vlad@collabora.com>
parent fbf02665
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment