vc4: Add support for ETC1 textures if the kernel is new enough.
authorEric Anholt <eric@anholt.net>
Thu, 17 Nov 2016 00:57:45 +0000 (16:57 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 17 Nov 2016 03:45:01 +0000 (19:45 -0800)
commit45c022f2b06967196516f0616a9e4959ddcd14da
treee2b86f3964f067f66788f18c9e33f9fa9e4c91a9
parent7130260d1212d84d046c67682cb4eed95c852657
vc4: Add support for ETC1 textures if the kernel is new enough.

The kernel changes for exposing the param have now been merged, so we can
expose it here.
src/gallium/drivers/vc4/vc4_context.h
src/gallium/drivers/vc4/vc4_screen.c
src/gallium/drivers/vc4/vc4_screen.h
src/gallium/drivers/vc4/vc4_simulator.c