Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Du_math.h602 #define util_cpu_to_le16(x) util_le16_to_cpu(x) macro
/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.h776 #define util_cpu_to_le16(x) util_le16_to_cpu(x) macro