Skip to content
Snippets Groups Projects
Commit 83b37c0a authored by Derek Foreman's avatar Derek Foreman
Browse files

renderers: pull dmabuf initial setup out of attach


With attach only being called at render time, the dmabuf can be deleted
along with its private data before we attach for the first time.

Let's move the first-time logic into its own callback to call at
buffer setup time instead.

Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent 2b6fe57e
No related branches found
No related tags found
Loading
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