glsl: Expose pack/unpack built-ins for ARB_gpu_shader5.
authorMatt Turner <mattst88@gmail.com>
Tue, 11 Mar 2014 19:36:04 +0000 (12:36 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 19 Mar 2014 06:20:29 +0000 (23:20 -0700)
commit7988b4804f07b5cdb01cdca7dcbe75be30f1df9e
tree1aede44051cbe7718b48c6fac3506c98b25ffa70
parent651b8baa826609ca3a305a3cbcd085435931573c
glsl: Expose pack/unpack built-ins for ARB_gpu_shader5.

ARB_gpu_shader5 and ES 3.0 expose different subsets of
ARB_shading_language_packing.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/builtin_functions.cpp