Searched refs:endianness (Results 1 – 10 of 10) sorted by relevance
792 …uint32_t endianness; // should be 0x04030201; if it is instead 0x01020304, then the endianness … member815 REV(endianness); in ktx_header_switch_endianness()864 …if (memcmp(hdr.magic, ktx_magic, 12) != 0 || (hdr.endianness != 0x04030201 && hdr.endianness != 0x… in load_ktx_uncompressed_image()872 if (hdr.endianness == 0x01020304) in load_ktx_uncompressed_image()1204 (hdr.endianness != 0x04030201 && hdr.endianness != 0x01020304)) in load_ktx_compressed_image()1212 if (hdr.endianness == 0x01020304) in load_ktx_compressed_image()1305 hdr.endianness = 0x04030201; in store_ktx_compressed_image()1377 hdr.endianness = 0x04030201; in store_ktx_uncompressed_image()
101 side. Thus, the data endianness that is sent across the wire is
529 ** specify host endianness for AS serialization (#2261,!4136)
50 is interpreted as a series of 32-bit words in host endianness, with literal
1101 | host endianness | platform endianness |
528 The data word is written to memory according to the host endianness.
28 * The representation and endianness of these types on the host must: match29 the representation and endianness of the same types on every physical
1455 endianness.1502 by the host endianness.
1964 according to the host endianness.
609 according to the host endianness.