Files
mesa/src
Jason Ekstrand ef68f740a6 nir/lower_io: Assert non-zero power-of-two alignments
The way the ALIGN_POT macro works, an alignment of 0 may cause
ALIGN_POT(x, 0) to return 0 for any x.  Throw in an assert to guard
against this case.

Reviewed-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7069>
2020-10-20 23:46:42 +02:00
..
2020-04-20 11:57:11 +00:00
2020-03-30 13:38:01 +00:00
2020-10-07 09:50:18 -04:00
2020-08-21 18:38:44 +00:00