mesa/glsl: move ARB_fragment_coord_conventions_enable field
authorTimothy Arceri <timothy.arceri@collabora.com>
Tue, 22 Nov 2016 07:17:37 +0000 (18:17 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Thu, 19 Jan 2017 06:05:26 +0000 (17:05 +1100)
commitcc7ecce2533667e4ce958ffc3e128974ec2d5b15
tree5123d65d31b5c6cb045f1a0a59e23921d0a3f46a
parentae28c5a60c4d0986be22c250f8d6727661406596
mesa/glsl: move ARB_fragment_coord_conventions_enable field

This is only used by gl_shader not gl_linked_shader so move it
there.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/compiler/glsl/glsl_parser_extras.cpp
src/compiler/glsl/linker.cpp
src/mesa/main/mtypes.h