ANGLE: Murmurhash

Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.

The sources can be found in qtbase-opensource-src-o6Kp20/qtbase-opensource-src-5.15.8+dfsg/src/3rdparty/angle/src/third_party/murmurhash.

 MurmurHash3 was written by Austin Appleby, and is placed in the public domain. The author hereby disclaims copyright to this source code.

Public Domain.