mesa/src
Samuel Pitoiset 8137df3a46 radv: fix allocating number of user sgprs if streamout is used
streamout_buffers is assigned after that function, so the previous
fix was completely wrong. This probably fix something when streamout
buffers and push constants are used/inlined in the same shader.

Fixes: 378e2d2414 ("radv: fix computing number of user SGPRs for streamout buffers")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2019-09-13 07:55:30 +02:00
..
amd radv: fix allocating number of user sgprs if streamout is used 2019-09-13 07:55:30 +02:00
broadcom nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
compiler nir/lower_point_size: assume scalar PSIZ 2019-09-12 06:40:04 +00:00
drm-shim
egl egl/android: Fix build since the DRI fourcc removal. 2019-09-12 21:54:30 +00:00
etnaviv
freedreno freedreno/a6xx: pre-calculate userconst stateobj size 2019-09-12 18:07:20 -07:00
gallium freedreno/a6xx: pre-calculate userconst stateobj size 2019-09-12 18:07:20 -07:00
gbm gbm: Add buffer handling and visuals for fp16 formats 2019-08-21 18:36:57 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: Remove unused indirection for glx_context->fillImage 2019-09-12 13:23:32 -04:00
gtest
hgl
imgui
intel intel/fs: Handle UNDEF in split_virtual_grfs 2019-09-13 04:12:24 +00:00
loader dri: Use DRM_FORMAT_* instead of defining our own copy. 2019-09-11 13:05:10 -07:00
mapi glx: Remove unused indirection for glx_context->fillImage 2019-09-12 13:23:32 -04:00
mesa mesa: fix texStore for FORMAT_Z32_FLOAT_S8X24_UINT 2019-09-12 23:28:28 -04:00
panfrost nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
util meson: don't try to generate i18n translations on windows 2019-09-10 20:36:47 +00:00
vulkan wsi: add minImageCount override 2019-09-06 23:16:05 +01:00
meson.build meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
SConscript