ilo: add support for texture buffer objects
authorChia-I Wu <olvaffe@gmail.com>
Thu, 23 May 2013 04:50:14 +0000 (12:50 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 27 May 2013 03:02:57 +0000 (11:02 +0800)
commitfb40aca8791a8dc6b5777fd4cc0b060553e799ef
tree93c69afc64c7ab4d2667448a6189bc6d13ee30c5
parent441aa9326a2c7b575f833ed18e97f3ce70844b25
ilo: add support for texture buffer objects

Take care of sampler views that have buffers as the underlying resources.
Update caps related to TBOs.
src/gallium/drivers/ilo/ilo_gpe_gen7.c
src/gallium/drivers/ilo/ilo_screen.c