mesa/src
Eric Anholt 211b826790 nir: Make nir_deref_instr_build/get_const_offset actually use size_align.
I think this was copy-and-paste mistake -- nir_opt_large_constants was
passing in glsl_get_natural_size_align_bytes() given brw_nir.c's arguments
to the opt pass.

I wanted to reuse this function for handling constant offsets of arrays of
images in V3D.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Rob Clark <robdclark@gmail.com>
2019-01-08 15:40:53 -08:00
..
amd nir: rename global/local to private/function memory 2019-01-08 18:51:46 +01:00
broadcom nir: Add nir_lower_tex support for Broadcom's swizzled TG4 results. 2019-01-08 13:03:41 -08:00
compiler nir: Make nir_deref_instr_build/get_const_offset actually use size_align. 2019-01-08 15:40:53 -08:00
egl egl/haiku: Fix reference to disp vs dpy 2019-01-02 13:45:09 +00:00
freedreno freedreno: Move register constant files to src/freedreno. 2019-01-08 21:46:14 +01:00
gallium v3d: Enable GL_ARB_texture_gather on V3D 4.x. 2019-01-08 13:03:44 -08:00
gbm meson: Add tests to suites 2018-11-20 09:09:22 -08:00
getopt
glx glx/test: meson: assorted include fixes 2018-12-12 19:24:14 +00:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel anv: drop unneeded KHR suffix 2019-01-08 18:47:56 +00:00
loader dri3: initialize adaptive_sync as false before configQueryb 2019-01-08 08:15:07 +02:00
mapi glapi: fixup EXT_multisampled_render_to_texture dispatch 2018-12-10 15:09:07 -08:00
mesa nir: rename global/local to private/function memory 2019-01-08 18:51:46 +01:00
util drirc: Initial blacklist for adaptive sync 2018-12-28 16:44:27 +01:00
vulkan wsi: drop unneeded KHR suffix 2019-01-08 18:48:03 +00:00
Makefile.am freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
meson.build TODO: glx: meson: build dri based glx tests, only with -Dglx=dri 2018-12-12 17:47:36 +00:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00