nv50: do not advertise about compute shaders
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 19 Feb 2016 19:25:10 +0000 (20:25 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sat, 20 Feb 2016 18:25:12 +0000 (19:25 +0100)
commit89d25a82e85a058fbf822c1c1494aaacd8b4a40a
tree8a16dfeda6511141b48d2f58b6834a6fa9801433
parenta0f55e91cc6f628a75daadec74a299893dfd6d8a
nv50: do not advertise about compute shaders

Compute shaders are totally unsupported. This avoids Clover to
report that OpenCL is supported on Tesla because it's a lie.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Pierre Moreau <pierre.morrow@free.fr>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/nv50/nv50_screen.c