mesa/src
Pierre Moreau b4e5bf0637 clover/nir: Set constant buffer pointer size to host
The `argument::size` is supposed to represent the size of a pointer on
the host and not on the device (for which argument::target_size`
exists).

v3: Use `sizeof(buf)` instead of `marg.size`. (Francisco Jerez)

Fixes: 7c6f1d3bf9 ("clover/nir: extract constant buffer into its own section")

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Pierre Moreau <dev@pmoreau.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10256>
2021-08-03 16:43:49 +00:00
..
amd radv: fix missing cache flushes when clearing HTILE levels on GFX10+ 2021-08-03 12:59:57 +00:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
compiler nir: add heuristic for instructions in loops with GCM 2021-08-03 10:54:50 +00:00
drm-shim drm-shim: implement stat/fstat when xstat variants are not there 2021-08-02 00:19:26 +00:00
egl egl/dri2: Stop disabling pbuffer support on msaa configs 2021-07-23 19:22:44 +00:00
etnaviv android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
freedreno nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
gallium clover/nir: Set constant buffer pointer size to host 2021-08-03 16:43:49 +00:00
gbm gbm/dri: Fix leaking bo memory on failure path 2021-07-13 11:15:44 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx/drisw: Nerf PutImage when loaderPrivate == NULL 2021-07-15 15:10:17 +00:00
gtest
hgl
imgui
intel nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
loader driconfig: Add support for device specific config 2021-08-02 16:37:24 -07:00
mapi glthread: use custom marshal/unmarshal for CallList 2021-07-09 10:05:46 +00:00
mesa nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
microsoft microsoft/clc: Add a test for compiling a kernel with a read-write image 2021-07-29 14:54:48 -07:00
nouveau
panfrost nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
tool pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
util freedreno: Unleash the dragon! 2021-08-02 16:37:26 -07:00
virtio driconfig: Add support for device specific config 2021-08-02 16:37:24 -07:00
vulkan vulkan/overlay: Fix violation of VUID-VkMappedMemoryRange-size-01389 2021-07-30 11:38:40 +00:00
meson.build meson: Build panfrost with tools=panfrost 2021-07-22 17:55:49 +00:00