mesa/src/gallium/frontends
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
..
clover clover/nir: Set constant buffer pointer size to host 2021-08-03 16:43:49 +00:00
d3d10umd gallium: explicitly specify line rasterization mode 2021-07-12 22:05:10 +00:00
dri driconf: Add force_gl_renderer override 2021-08-02 16:37:26 -07:00
glx/xlib android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
hgl gallium/st: add a back buffer fallback for front rendering 2021-05-26 00:05:33 +00:00
lavapipe gallium: add pipe_vertex_element::dual_slot to move lowering to CSO creation 2021-08-02 19:58:28 +00:00
nine gallium: add pipe_vertex_element::dual_slot to move lowering to CSO creation 2021-08-02 19:58:28 +00:00
omx frontends/omx: change rate ctrl struct to array 2021-07-26 15:06:17 -04:00
osmesa android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
va gallium/va: don't use key=NULL in hash tables 2021-07-30 10:24:16 +02:00
vdpau android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
wgl android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
xa st/xa: Mark default xa_get_pipe_format case unreachable. 2021-07-12 18:53:39 +00:00
xvmc android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00