OSDN Git Service

mesa: Expose MAX_FRAGMENT_INPUT_COMPONENTS on ES3 and desktop 3.2.
authorEric Anholt <eric@anholt.net>
Wed, 5 Jun 2013 21:46:19 +0000 (14:46 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 7 Jun 2013 19:55:07 +0000 (12:55 -0700)
commitbc8bfdc42cce18cf3a44f487b73460bebe8c2ae4
tree7a5f1f592db60eb3999daa70e0f5f47e83660cd6
parent7500ad23ebd5b61fba01490ce561ba24ee4a6947
mesa: Expose MAX_FRAGMENT_INPUT_COMPONENTS on ES3 and desktop 3.2.

piglit OpenGL ES 3.0/minmax now passes.  This was also one of the subcase
failures in OpenGL 3.2/minmax (and still is, because our value is too low
for 3.2, but at least we report what it is).

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/get.c
src/mesa/main/get_hash_params.py