Hi,
On 23 November 2016 at 08:33, Varad Gautam wrote:
> EGL_EXT_image_dma_buf_import_modifiers allows querying the formats
> and modifiers supported by the platform. expose these to the compositor.
Since the relevant Mesa support has already landed, and there's still
no alpha release in sight (?
From: Varad Gautam
EGL_EXT_image_dma_buf_import_modifiers allows querying the formats
and modifiers supported by the platform. expose these to the compositor.
v2:
- change calloc args (Daniel Stone)
- check for modifier support before querying formats (Daniel Stone)
Signed-off-by: Varad Gauta