mesa/src
Jesse Natalie 4b69ae8e1e nir_opt_deref: ptr_as_array(deref_cast<T*>(x))[0] isn't the same as x[0] if the cast has alignment
This breaks CLOn12's handling of CL CTS test_basic vector_creation for char3 (at least).
Removing this cast causes us to try to load from a deref with no alignment info.

Fixes: 99bb2a4d ("nir/opt_deref: Don't remove casts with alignment information")
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10165>
2021-04-13 03:40:23 +00:00
..
amd radeonsi: implement DCC MSAA 4x/8x fast clear using DCC equations on gfx9 2021-04-13 03:17:42 +00:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
broadcom nir/lower_idiv: add options to use fp32 for 8-bit division lowering 2021-04-12 16:19:46 +00:00
compiler nir_opt_deref: ptr_as_array(deref_cast<T*>(x))[0] isn't the same as x[0] if the cast has alignment 2021-04-13 03:40:23 +00:00
drm-shim
egl egl/haiku: Fix ConfigID naming inline with mesa 2021-04-09 15:29:41 +00:00
etnaviv etnaviv: tell the truth if alpha-test is supported 2021-04-08 19:25:26 +00:00
freedreno nir/lower_idiv: add options to use fp32 for 8-bit division lowering 2021-04-12 16:19:46 +00:00
gallium radeonsi: unify internal compute with SSBOs in si_launch_grid_internal_ssbos 2021-04-13 03:17:42 +00:00
gbm egl: fix software flag in _eglAddDevice call on DRM 2021-03-26 10:32:31 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx: Downgrade sRGB-ful fbconfigs 2021-04-08 21:43:04 +00:00
gtest
hgl
imgui
intel isl: Describe I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS_CC 2021-04-13 02:53:11 +00:00
loader loader: prefer iris on Android 2021-03-31 06:28:18 +00:00
mapi scons: Remove. 2021-03-20 10:38:55 +00:00
mesa vbo: inline vbo_primitive_restart in brw_primitive_restart 2021-04-12 07:36:36 +02:00
microsoft microsoft/clc: Update unit test to always use COMMON state for buffers 2021-04-12 18:50:20 +00:00
nouveau
panfrost panfrost: Align BO size to 4096 bytes 2021-04-12 23:53:41 +00:00
util driconf: Remove default values from string driconf entries 2021-04-12 19:12:40 +00:00
virtio venus: check vn_renderer_info::vk_xml_version 2021-04-13 01:03:52 +00:00
vulkan vulkan/util: Use util_bitcount 2021-04-12 03:25:59 +00:00
meson.build venus: add driver skeleton 2021-04-08 17:15:37 +00:00