nvc0: enable 32 textures on kepler+
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 21 May 2016 23:09:32 +0000 (19:09 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 26 May 2016 12:46:13 +0000 (08:46 -0400)
commitb634936d3b05712ece5ddda4da3c161e293e6678
tree1647966f8f43df03c0ea6907338cbd4c48481516
parent2ed9563e79670ba2430f0827050e9a851fc56e79
nvc0: enable 32 textures on kepler+

For fermi, this likely will require use of linked tsc mode. However on
bindless architectures, we can have as many as we want. As it stands,
the AUX_TEX_INFO has 32 teture handles reserved.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/gallium/drivers/nouveau/nvc0/nvc0_context.h
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c