gen8/state: Divide depth by 6 for cube maps for GEN8
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 23 Jan 2016 00:13:36 +0000 (16:13 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 23 Jan 2016 00:14:54 +0000 (16:14 -0800)
commit35879fe8295cca5483d4eb42e19298e36c00b903
tree51ba43925b408aa19732c831afc936e6a2cd90c3
parent3cd8c0bb04ffd56a843bc55921a6a174f04ebe14
gen8/state: Divide depth by 6 for cube maps for GEN8

For Broadwell cube maps, MinimumArrayElement is in terms of 2d slices (a
multiple of 6) but Depth is in terms of whole cubes.
src/vulkan/gen8_state.c