glsl: Assert that inputs have a location assigned
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 17 May 2016 01:01:10 +0000 (18:01 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 18 May 2016 17:53:34 +0000 (10:53 -0700)
commit2ef4b5bc932bac100570d377551959c5655e37a3
tree508518dbae1d4c6350c67740b6fc084402125c07
parentcf9220b11f599ca77134528f5b4ad505f1345e1c
glsl: Assert that inputs have a location assigned

This catches a problem previously undetected until deep in the backend.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
src/compiler/glsl/ir_set_program_inouts.cpp