nir: Add and set info::uses_64bit
authorMatt Turner <mattst88@gmail.com>
Mon, 10 Dec 2018 19:01:39 +0000 (11:01 -0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 10 Jan 2019 00:42:40 +0000 (16:42 -0800)
commitecb115eb3f2eb876a294b66737c91e195e54532a
treef188d0ab57901c9550908b6e9d59e008291fa6bb
parent41f3e9e5f5de5309821c266b76ccdd1b4d016ce8
nir: Add and set info::uses_64bit

Will be used to communicate that a shader uses 64-bit operations to the
concerned lowering passes.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_gather_info.c
src/compiler/shader_info.h