Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/core/
H A Dcore_type_aligned.cpp30 size_t align8_aligned = alignof(glm::detail::storage<int, 8, true>::type); in test_aligned() local
47 size_t align8_aligned = __alignof__(glm::detail::storage<int, 8, true>::type); in test_aligned() local
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/core/
H A Dcore_type_aligned.cpp30 size_t align8_aligned = alignof(glm::detail::storage<int, 8, true>::type); in test_aligned() local
47 size_t align8_aligned = __alignof__(glm::detail::storage<int, 8, true>::type); in test_aligned() local
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/core/
H A Dcore_type_aligned.cpp30 size_t align8_aligned = alignof(glm::detail::storage<int, 8, true>::type); in test_aligned() local
47 size_t align8_aligned = __alignof__(glm::detail::storage<int, 8, true>::type); in test_aligned() local