mesa/src
Jason Ekstrand 320dacb0a0 anv/lower_ycbcr: Use the binding array size for bounds checks
Because lower_ycbcr gets called before apply_pipeline_layout, the
indices are all logical and the binding layout HW size is actually too
big for the bounds check.  We should just use the regular logical array
size instead.

Fixes: f3e91e78a3 "anv: add nir lowering pass for ycbcr textures"
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2018-08-17 10:50:28 -05:00
..
amd radv/winsys: fix creating the BO list for virtual buffers 2018-08-17 15:00:21 +02:00
broadcom meson: Build with Python 3 2018-08-10 15:15:09 -07:00
compiler glsl: Avoid calling get_array_element for scalar constants 2018-08-15 10:01:43 +03:00
egl egl: check for buffer overflow *before* corrupting our memory 2018-08-16 17:38:22 +01:00
gallium freedreno/a6xx: streamout 2018-08-17 11:04:21 -04:00
gbm gbm: Add support for 10bpp BGR formats 2018-08-01 12:55:37 +01:00
getopt
glx glx: GLX_MESA_multithread_makecurrent is direct-only 2018-08-09 12:33:14 -04:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel anv/lower_ycbcr: Use the binding array size for bounds checks 2018-08-17 10:50:28 -05:00
loader loader: fix indentation 2018-08-02 12:53:58 +01:00
mapi meson: Build with Python 3 2018-08-10 15:15:09 -07:00
mesa bin: always define MESA_GIT_SHA1 to make it directly usable in code 2018-08-16 17:38:31 +01:00
util python: Open the template as text, with an explicit encoding 2018-08-17 09:34:49 -06:00
vulkan meson: Build with Python 3 2018-08-10 15:15:09 -07:00
Makefile.am git_sha1: simplify logic 2018-08-16 17:38:31 +01:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00