Blender
V3.3
|
#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) |
Definition at line 72 of file hash_mm3.c.
References ATTR_FALLTHROUGH, data, fmix32(), getblock32(), len, ROTL32, and seed.
Referenced by cryptomatte_determine_identifier(), and blender::bke::cryptomatte::CryptomatteHash::CryptomatteHash().