Searched refs:sdl_assert_state (Results 1 – 1 of 1) sorted by relevance
160 …const SDL_AssertState sdl_assert_state = SDL_ReportAssertion(&sdl_assert_data, SDL_FUNCTION, SDL_F… variable161 if (sdl_assert_state == SDL_ASSERTION_RETRY)164 } else if (sdl_assert_state == SDL_ASSERTION_BREAK)
Completed in 5 milliseconds