Skip to content
Commit 99af2aa7 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

core: Move DmaBufAttributes getter to GraphicsBuffer

LinuxDmaBufV1ClientBuffer contains properties (formats, and flags) that
are not available in the base GraphicsBuffer type and there's no reason
to move it there.

In order to get rid of those properties (and eventually hide the
LinuxDmaBufV1ClientBuffer type from the public api), this change adds a
DmaBufAttributes getter in the GraphicsBuffer.
parent 27b27696
Pipeline #380936 passed with stage
in 11 minutes and 33 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment