OSDN Git Service

nir: Return progress from nir_lower_clip_fs().
authorMatt Turner <mattst88@gmail.com>
Thu, 2 Mar 2017 19:15:53 +0000 (11:15 -0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 23 Mar 2017 21:34:44 +0000 (14:34 -0700)
commit9dbf91f5c03fdfb77496fa67db48662a3829296a
treee0175a039fc7feb5cc2256cd8ddd2149d24156d5
parent4e4927cd9552b6fa40ef526029215a3d57dd6df9
nir: Return progress from nir_lower_clip_fs().

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