mesa: make compute maximums reflect driver-provided values
authorIlia Mirkin <imirkin@alum.mit.edu>
Wed, 20 Jan 2016 08:06:53 +0000 (03:06 -0500)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sat, 13 Feb 2016 14:51:17 +0000 (15:51 +0100)
commitf2547883cfcc7c7629e09cb38c162ad7f5d77611
tree476db9272e537ab408be847f6eb2b23cc40dba05
parentf709a0845792540544982740fa47be672825ee8a
mesa: make compute maximums reflect driver-provided values

Looks like the various max's were never plumbed through.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/compiler/glsl/builtin_variables.cpp
src/compiler/glsl/glsl_parser_extras.cpp
src/compiler/glsl/glsl_parser_extras.h
src/compiler/glsl/main.cpp
src/mesa/main/config.h
src/mesa/main/get_hash_params.py