Skip to content

gallium/panfrost: support directly sampled but non-CSC I420/YV12 formats

Italo Nicola requested to merge italove/mesa:pan_yuv_420 into main

Bifrost can sample from these multiplanar formats, with lower alignment requirements than RGB formats, but needs shader CSC.

This is pending on !21109 (merged)

Merge request reports