b327f46e45
compMask is expressed in terms of colours, not bytes, where on Tesla we have 1 colour per 16-bit (whereas it is 1 per 32-bit for later architectures). By multiplying by units we will get back to a result in bytes. Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Pierre Moreau <dev@pmoreau.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10711>