On Mon 20 Feb 2017, Jason Ekstrand wrote: > The isl_surf_init call that each of these helpers make can, in theory, > fail. We should propagate that up to the caller rather than just > silently ignoring it. > > Reviewed-by: Topi Pohjolainen <[email protected]> > --- > src/intel/isl/isl.c | 72 > +++++++++++++++++++++----------------------- > src/intel/isl/isl.h | 4 +-- > src/intel/vulkan/anv_image.c | 5 +-- > 3 files changed, 40 insertions(+), 41 deletions(-)
Thank you for adding my bool's back to the hiz funcs :) Reviewed-by: Chad Versace <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
