nir: Return progress from nir_lower_clip_vs().
authorMatt Turner <mattst88@gmail.com>
Thu, 2 Mar 2017 19:14:36 +0000 (11:14 -0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 23 Mar 2017 21:34:44 +0000 (14:34 -0700)
commit4e4927cd9552b6fa40ef526029215a3d57dd6df9
tree7da908923dc697359e0a2119103f7b4e575a5438
parent6077cc75aa6d8460c6c79380800e9a4fd1072a5f
nir: Return progress from nir_lower_clip_vs().

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir.h
src/compiler/nir/nir_lower_clip.c