diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2013-09-10 10:18:17 -0500 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2013-09-19 16:29:44 -0500 |
commit | df371e2b1b46cd8a8919dda8f387ec75a024f8f7 (patch) | |
tree | a3776c299b09191853eaedc518a30b92915fa126 /.gitattributes | |
parent | 965d9e649db3a6e8e1a07c13d49f265aeb8b3365 (diff) | |
download | external_mesa3d-df371e2b1b46cd8a8919dda8f387ec75a024f8f7.zip external_mesa3d-df371e2b1b46cd8a8919dda8f387ec75a024f8f7.tar.gz external_mesa3d-df371e2b1b46cd8a8919dda8f387ec75a024f8f7.tar.bz2 |
mesa: Expose MAX_GEOMETRY_{INPUT,OUTPUT}_COMPONENTS on OpenGL 3.2
The comment '# GL 3.0 / GLES3' was incorrect. The
MAX_VERTEX_OUTPUT_COMPONENTS and MAX_FRAGMENT_INPUT_COMPONENTS queries
were added in OpenGL 3.2 (with geometry shaders) and OpenGL ES 3.0.
This just fixes that comment.
v2: Add the GEOMETRY queries in the existing '# GL 3.2' section since
they have nothing to do with GLES3. Suggested by Paul.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions