|
Blender V5.0
|
#include "BLI_sys_types.h"Go to the source code of this file.
Functions | |
| uint32_t | BLI_hash_mm3 (const unsigned char *data, size_t len, uint32_t seed) |
| uint32_t BLI_hash_mm3 | ( | const unsigned char * | data, |
| size_t | len, | ||
| uint32_t | seed ) |
Definition at line 73 of file hash_mm3.cc.
References ATTR_FALLTHROUGH, data, fmix32(), getblock32(), i, len, ROTL32, and seed.
Referenced by cryptomatte_determine_identifier(), and blender::bke::cryptomatte::CryptomatteHash::CryptomatteHash().