mesa/src
Jason Ekstrand 9f3e3dfd2f nir/lower_io: Use nir_deref_mode_* helpers
For non-explicit nir_lower_io, we use nir_deref_mode_is because there's
no way it works for generic pointers.  For nir_lower_vars_to_explicit_types,
and nir_lower_explicit_io, we use nir_deref_mode_is_in_set to ensure we
never get type confusion.  For generic pointers, this means that they
must be called with the full set of generic pointer modes.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6332>
2020-11-03 22:18:28 +00:00
..
amd nir: Add and use some deref mode helpers 2020-11-03 22:18:28 +00:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom broadcom/compiler: remove v3d_fs_key depth_enabled field. 2020-11-03 10:55:08 +00:00
compiler nir/lower_io: Use nir_deref_mode_* helpers 2020-11-03 22:18:28 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/dri2: implement createImageFromDmaBufs3 2020-11-02 10:15:47 +01:00
etnaviv etnaviv: drm: fix BO refcount race 2020-10-30 13:27:44 +00:00
freedreno nir: Add and use some deref mode helpers 2020-11-03 22:18:28 +00:00
gallium nir: Add and use some deref mode helpers 2020-11-03 22:18:28 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: get rid of memory leak 2020-10-26 12:49:09 +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
intel nir: Add and use some deref mode helpers 2020-11-03 22:18:28 +00:00
loader egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
mapi mapi: do not return thread-specific data for wrong thread 2020-10-26 12:35:22 +00:00
mesa mesa/st: Fix a use-after-free of the NIR shader stage. 2020-11-03 20:36:30 +00:00
panfrost panfrost: Set .array_size on Bifrost 2020-11-03 14:42:43 +00:00
util util/bitset: Add a range iterator helper 2020-11-03 10:14:45 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_MESA for WSI allocations 2020-11-03 09:52:03 +01:00
meson.build zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_MESA for WSI allocations 2020-11-03 09:52:03 +01:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00