mesa/src/intel
Xu Randy 004468de14 anv/blorp: Fix a crash in CmdClearColorImage
We should use anv_get_layerCount() to access layerCount of VkImageSub-
resourceRange in anv_CmdClearColorImage and anv_CmdClearDepthStencil-
Image, which handles the VK_REMAINING_ARRAY_LAYERS (~0) case.

Test: Sample multithreadcmdbuf from LunarG can run without crash

Signed-off-by: Xu Randy <randy.xu@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: "13.0 17.0" <mesa-stable@lists.freedesktop.org>
2017-03-27 07:43:17 -07:00
..
blorp i965: Drop AUB_TRACE_* stuff. 2017-03-21 13:49:18 -07:00
common intel/common: consistently use ifndef guards over pragma once 2017-03-22 16:55:22 +00:00
compiler anv/pipeline: make FragCoord include sample positions when sample shading 2017-03-24 08:11:53 +01:00
genxml genxml: Add 3DSTATE_DEPTH_BUFFER to gen5.xml 2017-03-24 19:07:05 -07:00
isl genxml: Rename two MCS fields to Auxiliary Surface on gen7 2017-03-24 15:00:37 -07:00
tools intel: Move tools/decoder.[ch] to common/gen_decoder.[ch]. 2017-03-21 13:49:10 -07:00
vulkan anv/blorp: Fix a crash in CmdClearColorImage 2017-03-27 07:43:17 -07:00
Android.blorp.mk i965: Move the back-end compiler to src/intel/compiler 2017-03-13 11:16:34 +00:00
Android.common.mk android: intel: fix include paths in new "common" library 2016-09-03 20:03:16 -07:00
Android.compiler.mk android: add src/intel/compiler to libmesa_intel_compiler includes 2017-03-14 07:48:22 +02:00
Android.genxml.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.isl.mk i965: Move the back-end compiler to src/intel/compiler 2017-03-13 11:16:34 +00:00
Android.mk intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
Android.vulkan.mk android: fix vulkan build issues with anv_entrypoints 2017-03-23 14:04:44 +02:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
Makefile.blorp.am blorp: automake: add TODO to the tarball 2017-02-24 17:37:00 +00:00
Makefile.common.am intel: move gen_decoder.* to DECODER_FILES 2017-03-23 14:05:19 +02:00
Makefile.compiler.am intel/compiler: link all tests again gtest, even test_eu_compact" 2017-03-13 11:16:35 +00:00
Makefile.genxml.am genxml: Fix gen_zipped_file.py dependency 2017-03-24 14:38:22 -07:00
Makefile.isl.am intel/isl: Stop linking libi965_compiler.la into tests 2017-03-13 11:16:33 +00:00
Makefile.sources genxml: Define GENXML_XML_FILES in Makefile.sources 2017-03-24 14:38:15 -07:00
Makefile.tools.am intel: Move tools/decoder.[ch] to common/gen_decoder.[ch]. 2017-03-21 13:49:10 -07:00
Makefile.vulkan.am anv: automake: ensure that the destination directory is created 2017-03-24 12:02:04 +00:00