glsl/standalone: exit on unsupported texture functions
authorSergii Romantsov <sergii.romantsov@globallogic.com>
Thu, 30 Aug 2018 12:04:35 +0000 (15:04 +0300)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 3 Jul 2019 19:13:37 +0000 (12:13 -0700)
commit9f85b4940c58b36fe5f26222e3f94e97fc654afa
tree437c45934d032d3557e56644955bd097b9db63d4
parentea5b7de138bb7e9a4e7e4f0c39c4ceb16acae923
glsl/standalone: exit on unsupported texture functions

glsl/standalone with --dump-builder will exit when unsupported texture
functions are encountered.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107767
Signed-off-by: Sergii Romantsov <sergii.romantsov@globallogic.com>
Signed-off-by: Yevhenii Kolesnikov <yevhenii.kolesnikov@globallogic.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
src/compiler/glsl/ir_builder_print_visitor.cpp