Home
last modified time | relevance | path

Searched defs:util_cpu_to_le64 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_math.h542 #define util_cpu_to_le64(x) util_le64_to_cpu(x) macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h774 #define util_cpu_to_le64(x) util_le64_to_cpu(x) macro