mesa: Add spec citations for DispatchCompute*
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 13 Oct 2015 22:04:54 +0000 (15:04 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Mon, 2 Nov 2015 23:25:37 +0000 (15:25 -0800)
commit55365a7ad50c2e4547f58995a8e3411d8f2b00a2
tree34a49d59e7892403990e8a2654ccdba6a31bc439
parent44c399f20af49607c799326ad4dd0f74c5214d4c
mesa: Add spec citations for DispatchCompute*

Note: The OpenGL 4.3 - 4.5 specification language for DispatchCompute
appears to have an error regarding the max allowed values. When adding
the specification citation, we note why the code does not match the
specification language.

v2:
 * Updates based on review from Iago

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Cc: Iago Toral Quiroga <itoral@igalia.com>
Cc: Marta Lofstedt <marta.lofstedt@intel.com>
Reviewed-by: Marta Lofstedt <marta.lofstedt@intel.com>
src/mesa/main/api_validate.c