glsl: Use has_420pack().
authorMatt Turner <mattst88@gmail.com>
Mon, 7 Dec 2015 22:11:01 +0000 (14:11 -0800)
committerMatt Turner <mattst88@gmail.com>
Tue, 8 Dec 2015 23:36:57 +0000 (15:36 -0800)
commit79da7220db645ade2903af238603c32d551ed5c4
tree1f153b3582e340d0185d5d6a8a2c119dfe6a66e9
parentc200e606f7348a6d75e4cf72fb538f5d78d67649
glsl: Use has_420pack().

These features would not have been enabled with #version 420 otherwise.

Cc: "11.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/glsl/ast_function.cpp
src/glsl/ast_to_hir.cpp
src/glsl/hir_field_selection.cpp