v3d: Disable PIPE_CAP_BLIT_BASED_TEXTURE_TRANSFER.
authorEric Anholt <eric@anholt.net>
Mon, 11 Mar 2019 22:59:24 +0000 (15:59 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 12 Mar 2019 16:04:25 +0000 (09:04 -0700)
commitccce9409470c1053c40c822d759b9bd417062bc0
treeaa4a842c0bb5bae16a20d33b767a3920a3935b61
parent6d5d89d25a0a4299dbfcbfeca71b6c7e65ef3d45
v3d: Disable PIPE_CAP_BLIT_BASED_TEXTURE_TRANSFER.

This reduces the runtime of dEQP-GLES3.functional.shaders.precision.* from
11.5s to 3.3s.  This brings CTS runs down to 4 hours on one of my target
devices.
src/gallium/drivers/v3d/v3d_screen.c