glsl: track which program inputs are doubles
authorDave Airlie <airlied@redhat.com>
Wed, 8 Apr 2015 04:38:19 +0000 (14:38 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 8 May 2015 00:21:01 +0000 (10:21 +1000)
commit023fc344daae3e38f5e250cd0ea36ea674cd84f9
treebda7a6d38f651be8d6a3587aec1cca82eaafe890
parent5d6190e496b4793b5bea667be3f8704135745b9c
glsl: track which program inputs are doubles

instead of doing the attempts at dual slot handling here,
let the backend do it.

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/glsl/ir_set_program_inouts.cpp
src/mesa/main/mtypes.h