ilo: add support for PIPE_FORMAT_ETC1_RGB8 23/6523/1
authorChia-I Wu <olvaffe@gmail.com>
Thu, 9 May 2013 07:14:11 +0000 (15:14 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Thu, 9 May 2013 08:05:48 +0000 (16:05 +0800)
commita8e46140718b85fd33be97c693050f8722db1def
treeaf2c16f4d51d58ac1370e26c73bc656a5f598e0a
parent183ea823fd3a8a043ceb0e5d774eee459155a6f6
ilo: add support for PIPE_FORMAT_ETC1_RGB8

It is decompressed to and stored as PIPE_FORMAT_R8G8B8X8_UNORM on-the-fly.
src/gallium/drivers/ilo/ilo_format.h
src/gallium/drivers/ilo/ilo_resource.c