https://bugs.freedesktop.org/show_bug.cgi?id=91596

--- Comment #23 from Chih-Wei Huang <cwhu...@android-x86.org> ---
(In reply to Emil Velikov from comment #15)
> (In reply to Chih-Wei Huang from comment #11)
> > Mesa still doesn't support PIXEL_FORMAT_RGBA_8888?
> 
> It should, depending on how exactly you define the formats. I've looked a
> while back for some android documentation but I came short. Have you seen
> any ?


HAL_PIXEL_FORMAT_RGBA_8888 is mapped to
DRM_FORMAT_RGBA8888 in drm_galloc.
Doesn't it look good?

So whether if Mesa supports DRM_FORMAT_RGBA8888?


> Upon closer look the mappings in drm_format_from_hal and get_pipe_format
> look very funny.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to