glsl: Delete ftransform support from builtin_functions.cpp.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 19 Sep 2016 06:00:33 +0000 (23:00 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 23 Sep 2016 23:40:40 +0000 (16:40 -0700)
commitf7a5c714b304b85fde606a716d47581384cdcf75
tree96c7830e2a8b850175cf2954dbfd86883bf3e4a3
parentb04ef3c08a288a5857349c9e582ee2718fa562f7
glsl: Delete ftransform support from builtin_functions.cpp.

This is now handled directly by ast_function.cpp.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by; Ian Romanick <ian.d.romanick@intel.com>
src/compiler/glsl/builtin_functions.cpp