OSDN Git Service

mesa: Allow glGet* queries of MAX_VARYING_COMPONENTS in ES 3
authorMatt Turner <mattst88@gmail.com>
Fri, 8 Feb 2013 00:37:06 +0000 (16:37 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 8 Feb 2013 01:53:13 +0000 (17:53 -0800)
commit3ee602314fc22054f69ee476f2e1037653d269bc
treebf853629a267c4ea64851b92acd3d4198e827ed3
parent6e226ab5ac7ee4e2cc5ecbc43731c1c2c9eadff4
mesa: Allow glGet* queries of MAX_VARYING_COMPONENTS in ES 3

Should have been done in d9948e49 but I missed it because
MAX_VARYING_FLOATS doesn't appear in the ES 3 spec, but is the same
value as MAX_VARYING_COMPONENTS.

NOTE: Candidate for the 9.1 branch
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/get_hash_params.py