Skip to content

virgl: Remove formats with unusual sample count.

Lepton Wu requested to merge lepton/mesa:sample into master

Most GPU require the sample count is power of 2. Just remove those formats with unusual sample count. This decreases dEQP EGL tests run time a lot.

Merge request reports