Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_math.h543 #define util_cpu_to_le32(x) util_le32_to_cpu(x) macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h775 #define util_cpu_to_le32(x) util_le32_to_cpu(x) macro