Searched defs:Y_STOP (Results 1 – 3 of 3) sorted by relevance
26 constexpr uint32_t Y_STOP = (48U + 127U) << 23; in check() local
58 constexpr uint32_t Y_STEP = (Y_STOP - Y_START) / Y_COUNT; in TEST_F() local
60 constexpr uint32_t Y_STOP = FPBits(4.0f).uintval(); in TEST_F() local