i965/skl: Lay out 3D textures the same as array textures
authorNeil Roberts <neil@linux.intel.com>
Wed, 18 Feb 2015 18:27:45 +0000 (18:27 +0000)
committerNeil Roberts <neil@linux.intel.com>
Mon, 2 Mar 2015 11:57:37 +0000 (11:57 +0000)
commit0f1e86afd65952df00b82e55c4b7371645cf6fbc
tree3e1a470b4d645c2970a592d58ee84e2b66aec330
parentaef8a4897937c0c06c7b01e39de23117a6e81d3e
i965/skl: Lay out 3D textures the same as array textures

On Gen9+ the 3D textures use the same mipmap layout as 2D array
textures.

Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
src/mesa/drivers/dri/i965/brw_tex_layout.c