OSDN Git Service

nir: Report progress from nir_remove_dead_variables().
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 17 Sep 2015 17:57:14 +0000 (10:57 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 21 Sep 2015 20:46:55 +0000 (13:46 -0700)
commit1adde5b87e43b1512c0744c412d51cbc0078329b
tree062698f3a67ae29408b0ec874d014577a3b9dbfe
parent9f5e7ae9d83ce6de761936b95cd0b7ba4c1219c4
nir: Report progress from nir_remove_dead_variables().

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/glsl/nir/nir.h
src/glsl/nir/nir_remove_dead_variables.c