Files
mesa/src
Erik Faye-Lund 2b82f2b78b zink: clean up const-value handling for get_ssbo_size
nir_src_as_const_value can return null pointers, and in other places we
at least assert for this. So let's do that here as well, which makes
Coverity a bit less paranoid.

While we're at it, avoid duplicating the nir_src_as_const_value call to
the same source.

CID: 1444291

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12594>
2021-08-27 18:43:31 +00:00
..
2021-08-14 21:44:31 +00:00
2021-08-06 13:38:00 +00:00
2021-08-26 17:09:23 +03:00
2021-08-27 17:00:34 +00:00
2021-08-27 16:38:45 +02:00
2021-07-13 11:03:55 +00:00