Lucas Stach <[email protected]> writes: > From: Philipp Zabel <[email protected]> > > Fix the gbm_dri_bo_get_handle_for_plane use case by allowing plane > 0 > in dri2_from_planar for images with multiple planes in separate chained > texture resources.
This looks like a partial fix to me -- the dup will leave the child image with the whole image's format and dri_components, when it should be based on the format of the plane, right? I think this path should probably be weaned off of dup_image.
signature.asc
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
