commit | 5e10a5c5e46e8fe91d206dee360ba12b7dc916b3 | [log] [tgz] |
---|---|---|
author | Paul Berry <stereotype441@gmail.com> | Sat Aug 04 10:00:20 2012 -0700 |
committer | Ian Romanick <ian.d.romanick@intel.com> | Thu Dec 06 12:13:22 2012 -0800 |
tree | 4cd73e94f126321643c03d99defdb3d094d5f18e | |
parent | 15ba2a582539a3a2bd624fb2ae7bac6a4cc8589a [diff] |
glsl: Make {Min,Max}ProgramTexelOffset available to compiler. These constants need to be made available to shaders in GLSL 3.00 ES. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Eric Anholt <eric@anholt.net> Acked-by: Carl Worth <cworth@cworth.org>