mesa: Document reasons for allowing XFB drawing modes in GLES 3.1 w/GL_OES_geometry_s...
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 23 May 2016 22:29:14 +0000 (15:29 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 26 Aug 2016 22:03:14 +0000 (15:03 -0700)
commit658e90f9a8c0c68e0bee5007cf3f654cc95188b6
tree7d16df73b58753177ded2966482671455ed88fc9
parentaa228eb1a69b2b367583878f440423229d4d1ac3
mesa: Document reasons for allowing XFB drawing modes in GLES 3.1 w/GL_OES_geometry_shader

Originally this patch added the checks to allow the draw calls with XFB,
but commit 2dabd497 beat me to it.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/api_validate.c