Skip to content

panfrost: Support planar formats

Derek Foreman requested to merge derekf/mesa:derekf/panfrost_planar into main

Add support for PIPE_RESOURCE_PARAM_NPLANES by counting the planes in a resource, and allow finding the correct plane in panfrost_resource_get_handle().

Signed-off-by: Derek Foreman derek.foreman@collabora.com

Merge request reports