OSDN Git Service

i965/blorp: Use ISL to compute image offsets
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 24 Jun 2016 03:57:41 +0000 (20:57 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 17 Aug 2016 21:46:22 +0000 (14:46 -0700)
commit90ab43d1bbb825cef6fe9acd04a1e8e18cddb372
treed2d487145e439f9f3af8db71926c81b62d29a1f8
parentba88a9622dbbad5bf2bca7858f91dcf192d7439b
i965/blorp: Use ISL to compute image offsets

For the moment, we still call the old miptree function; we just assert that
the two are equal.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_blorp.c