i965: Avoid int64 induced warnings
authorDave Airlie <airlied@redhat.com>
Mon, 20 Jun 2016 04:54:28 +0000 (14:54 +1000)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 20 Jan 2017 23:41:23 +0000 (15:41 -0800)
commitc101cee2babda71607a9b3ab4929e7fb3b779be7
tree876fd697584de90401446f1c64fe9f2931627a4a
parenta53f315ad8de29f0057359722dfc24f31b6b7998
i965: Avoid int64 induced warnings

Just add types into unsupported or double equivalent spots.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_shader.cpp
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp