mesa/src
Mauro Rossi fb9ab2fbd3 anv/android: Use an address for each anv_image plane
Fixes to avoid building error after change in image->planes[] structure,
{bo,bo_offset} has to be replaced by address.{bo,offset}
and update is needed also in the assert() for debug builds.

external/mesa/src/intel/vulkan/anv_android.c:188:21:
error: no member named 'bo' in 'struct anv_image::(anonymous at external/mesa/src/intel/vulkan/anv_private.h:2647:4)'
   image->planes[0].bo = bo;
   ~~~~~~~~~~~~~~~~ ^
1 error generated.

Fixes: bf34ef16ac ("anv: Use an address for each anv_image plane")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2018-06-12 11:17:43 +03:00
..
amd radv: add a workaround for DXVK hangs by setting amdgpu-skip-threshold 2018-06-09 14:16:49 +02:00
broadcom v3d: Enable the new NIR bitfield operation lowering paths. 2018-06-06 13:44:28 -07:00
compiler spirv: add/hookup SpvCapabilityStencilExportEXT 2018-06-08 11:15:37 -07:00
egl egl/glvnd: Fix a segfault in eglGetProcAddress. 2018-06-11 12:17:07 +01:00
gallium freedreno/ir3: use pipe_image_view's cpp 2018-06-11 09:06:03 -04:00
gbm gbm: remove never-implemented function 2018-03-28 16:25:52 +01:00
getopt
glx glx: Fix number of property values to read in glXImportContextEXT 2018-06-05 18:56:43 +02: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/android: Use an address for each anv_image plane 2018-06-12 11:17:43 +03:00
loader dri3: Stricter SBC wraparound handling 2018-05-22 17:59:53 +02:00
mapi mesa: changes to expose OES_texture_view extension 2018-05-24 12:53:07 +03:00
mesa i965: fix resource leak 2018-06-11 14:54:23 +01:00
util util/tests/vma: Fix warning c++11-narrowing 2018-06-05 10:32:07 -07:00
vulkan vulkan/wsi: Destroy swapchain images after terminating FIFO queues 2018-06-08 14:06:46 +01:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am egl: rewire the build systems to use libwayland-egl 2018-06-06 12:11:57 -07:00
meson.build meson: only build mesa_st tests when build-tests is true 2018-04-24 14:08:15 -07:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00