Files
mesa/src/compiler
Kai Wasserbäch acfea09dbd nir: fix unused function warning in src/compiler/nir/nir.c
This commit fixes the following warning:
../src/compiler/nir/nir.c:1827:1: warning: ‘dest_is_ssa’ defined but not used [-Wunused-function]
 1827 | dest_is_ssa(nir_dest *dest, void *_state)
      | ^~~~~~~~~~~

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2019-11-07 11:32:55 +11:00
..
2019-11-04 18:17:34 -05:00
2017-07-21 08:47:56 +03:00
2019-09-19 19:56:22 +00:00
2019-10-07 21:49:40 +01:00
2018-03-30 14:33:03 -06:00
2018-03-27 08:36:37 -04:00