ilo: reduce PIPE_CAP_MAX_TEXTURE_CUBE_LEVELS to 12
authorChia-I Wu <olvaffe@gmail.com>
Thu, 11 Jul 2013 00:02:19 +0000 (08:02 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Thu, 11 Jul 2013 00:03:27 +0000 (08:03 +0800)
commit79bc245c01940f69cba4d3e256c250e8c027902d
tree4281f26dd442d51256e1dcbae6e785c2b50d6d60
parent29af29b8dca1c468294205a126c49084c7dcecf2
ilo: reduce PIPE_CAP_MAX_TEXTURE_CUBE_LEVELS to 12

So that there are at most (2^22 * 6) texels, lower than the 2^26 limit.
src/gallium/drivers/ilo/ilo_screen.c