mesa/glsl: move origin_upper_left to gl_shader
authorTimothy Arceri <timothy.arceri@collabora.com>
Tue, 22 Nov 2016 07:50:03 +0000 (18:50 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Thu, 19 Jan 2017 06:05:26 +0000 (17:05 +1100)
commit0a9d102ddc3af65a136a936ff4fb02bcc15377c0
treea34531b73dc508062cf25ad82d9c675aca65803b
parentceeedb9bb0f935569f4afdfef716154f612298e2
mesa/glsl: move origin_upper_left to gl_shader

This is only used by gl_linked_shader as a temp during linking
so use a temp there instead.

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