Home
last modified time | relevance | path

Searched refs:s_rand_xorshift128plus (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/util/
H A Drand_xor.h35 s_rand_xorshift128plus(uint64_t seed[2], bool randomised_seed);
H A Drand_xor.c59 s_rand_xorshift128plus(uint64_t seed[2], bool randomised_seed) in s_rand_xorshift128plus() function
H A Ddisk_cache.c224 s_rand_xorshift128plus(cache->seed_xorshift128plus, true); in disk_cache_create()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_test_dma.c191 s_rand_xorshift128plus(seed_xorshift128plus, false); in r600_test_dma()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_image_copy_region.c494 s_rand_xorshift128plus(seed_xorshift128plus, false); in si_test_image_copy_region()
694 s_rand_xorshift128plus(seed_xorshift128plus, false); in si_test_blit()

Completed in 4 milliseconds