Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuCommandLine.cpp286 typedef __declspec(align(1)) uint32_t uint32_t_unaligned; in MurmurHash64B() typedef
288 typedef __attribute__((aligned(1))) uint32_t uint32_t_unaligned; in MurmurHash64B() typedef