Jason Ekstrand <[email protected]> writes: > This way the basics of the FNV-a1 hash can be reused to easily create other > hashing functions.
I was slightly worried that the static const int might end up landing in each .o file, but it apparently doesn't. I'd rather keep things lower case, like we do with other abbreviations (_mesa_reference_vao(), _mesa_is_gles()). But the idea is good, and with the case changed, Reviewed-by: Eric Anholt <[email protected]>
signature.asc
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
