mesa/src
Boris Brezillon dd155aef44 nir: Allow casts in nir_deref_instr_get[_const]_offset()
Allow casts in a deref chain so we can calculate an offset from
a base pointer dereference or have pointer type casts in the
middle of the chain (both are pretty common in CL).

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5682>
2020-07-30 17:11:43 +02:00
..
amd vulkan/util: add struct vk_pipeline_cache_header 2020-07-30 11:44:21 +02:00
broadcom nir: Add a nir_foreach_uniform_variable helper 2020-07-29 17:38:58 +00:00
compiler nir: Allow casts in nir_deref_instr_get[_const]_offset() 2020-07-30 17:11:43 +02:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl egl/dri2: only take a dri2_dpy reference when binding a new context/surfaces 2020-07-29 20:01:14 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno vulkan/util: add struct vk_pipeline_cache_header 2020-07-30 11:44:21 +02:00
gallium iris: quiet down static analyzers 2020-07-30 10:41:00 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx glx: Fix build and warnings with -Dglx=dri -Dglx-direct=false 2020-07-23 01:23:12 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/vec4: fix out of bounds read 2020-07-30 10:41:00 +00:00
loader Revert "loader/dri3: Check for window destruction in dri3_wait_for_event_locked" 2020-07-03 09:55:50 +00:00
mapi glx: Fix build and warnings with -Dglx=dri -Dglx-direct=false 2020-07-23 01:23:12 +00:00
mesa mesa: quiet down static analyzers 2020-07-30 10:41:00 +00:00
panfrost panfrost/midgard: Make search_var take a nir_shader and mode 2020-07-29 17:38:58 +00:00
util util/format: initialize non-important components to 0 2020-07-30 10:41:00 +00:00
vulkan vulkan/util: add struct vk_pipeline_cache_header 2020-07-30 11:44:21 +02:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00