virgl: Remove formats with unusual sample count.
authorLepton Wu <lepton@chromium.org>
Mon, 16 Sep 2019 03:05:44 +0000 (20:05 -0700)
committerLepton Wu <lepton@chromium.org>
Thu, 24 Oct 2019 23:11:08 +0000 (23:11 +0000)
commita4fec4dd6a2ff2209047ea9931cbf50bb4521819
tree521ea3694dca1c43d4a56a42ddf8e2deff9771f6
parentee2050b1111b65594f3470035f7b6f1330824684
virgl: Remove formats with unusual sample count.

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.

Signed-off-by: Lepton Wu <lepton@chromium.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/drivers/virgl/virgl_screen.c