anv/device: Up device limits for 3D and array texture dimensions
authorNanley Chery <nanley.g.chery@intel.com>
Sat, 5 Mar 2016 23:17:00 +0000 (15:17 -0800)
committerNanley Chery <nanley.g.chery@intel.com>
Mon, 7 Mar 2016 23:21:50 +0000 (15:21 -0800)
commit181b142fbd176f24a73cabf209000a9187f275e8
tree8012d4ac3ade7604135bcd484c6bfa6f98597b2b
parent428ffc9c13c24c30c317c2e985b9097956c583b0
anv/device: Up device limits for 3D and array texture dimensions

The limit for these textures is 2048 not 1024.

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/intel/vulkan/anv_device.c