nvc0: bump the maximum number of UBOs for compute on Kepler
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 8 Feb 2016 17:20:02 +0000 (18:20 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 1 Apr 2016 20:26:24 +0000 (22:26 +0200)
commit71f327aa21d095f848c2162247476612eca1ed73
treef9b011d36fbded62aae1147c9ced4abe44be23f0
parent839a469166b9c0b9959620eda85a6481f9efa15f
nvc0: bump the maximum number of UBOs for compute on Kepler

The maximum number of uniform blocks (MAX_COMPUTE_UNIFORM_BLOCKS)
per compute program must be at least 12.

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