Home
last modified time | relevance | path

Searched refs:util_bswap64 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dtest-render.cpp86 expected = util_bswap64(expected); in TEST_P()
/external/mesa3d/src/util/
Du_math.h591 #define util_le64_to_cpu(x) util_bswap64(x)
624 util_bswap64(uint64_t n) in util_bswap64() function
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h765 #define util_le64_to_cpu(x) util_bswap64(x)
799 util_bswap64(uint64_t n) in util_bswap64() function