Searched refs:hash52 (Results 1 – 3 of 3) sorted by relevance
106 static uint32_t hash52(uint32_t inp) in hash52() function137 uint32_t rnum = hash52(seed); in select_partition()
264 static uint32_t hash52(uint32_t p) in hash52() function288 uint32_t rnum = hash52(seed); in select_partition()
1335 inline deUint32 hash52 (deUint32 v) in hash52() function1351 const deUint32 rnum = hash52(seed); in computeTexelPartition()