i965: Don't bother with HiZ in renderbuffer_move_to_temp
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 16 Jun 2017 04:18:31 +0000 (21:18 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 23 Jun 2017 19:30:24 +0000 (12:30 -0700)
commit793b312b4ad57e1f5a3bfa9405169e108384bdbc
tree34008550d38691448a8cd6a59f18dfdff5f52f97
parent764cce442e6135459027aa7fdabbd0bb6e8f3ca9
i965: Don't bother with HiZ in renderbuffer_move_to_temp

This function is only used on gen4-5 which don't support HiZ.

Reviewed-by: Chad Versace <chadversary@chromium.org>
src/mesa/drivers/dri/i965/intel_fbo.c