Searched defs:MIDPOINT (Results 1 – 7 of 7) sorted by relevance
16 MIDPOINT, enumerator
52 MIDPOINT = 7; enumerator
40 constexpr auto MIDPOINT = T(ALL_ONES / 2); in TYPED_TEST() local
216 MIDPOINT, // VK_CHROMA_LOCATION_MIDPOINT enumerator
161 MIDPOINT(7), enumConstant
1582 pub const MIDPOINT: Self = Self(1); constant