Home
last modified time | relevance | path

Searched refs:endianness (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp792 …uint32_t endianness; // should be 0x04030201; if it is instead 0x01020304, then the endianness … member
815 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()
/hardware/google/gfxstream/codegen/generic-apigen/
DREADME101 side. Thus, the data endianness that is sent across the wire is
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_acceleration_structure.adoc529 ** specify host endianness for AS serialization (#2261,!4136)
Dspirvenv.adoc50 is interpreted as a series of 32-bit words in host endianness, with literal
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dmarkup.adoc1101 | host endianness | platform endianness |
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dclears.adoc528 The data word is written to memory according to the host endianness.
Dfundamentals.adoc28 * The representation and endianness of these types on the host must: match
29 the representation and endianness of the same types on every physical
Dformats.adoc1455 endianness.
1502 by the host endianness.
Daccelstructures.adoc1964 according to the host endianness.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_opacity_micromap/
Dmicromaps.adoc609 according to the host endianness.