Skip to content

panfrost: Fix support for packed 24-bit formats

pan_pack_color() color was missing the 24-bit packed format case. Looks like putting the clear color in a 32-bit slot does the trick.

Signed-off-by: Boris Brezillon boris.brezillon@collabora.com

/cc @kwg @mareko @daniels @tomeu @alyssa

Merge request reports