struct PresentArgs
Defined at line 56 of file ../../src/ui/scenic/lib/flatland/tests/flatland_unittest.h
Convenience struct for the PRESENT_WITH_ARGS macro to avoid having to update it every time
a new argument is added to Flatland::Present(). This struct also includes additional flags
to PRESENT_WITH_ARGS itself for testing timing-related Present() functionality.
Public Members
basic_time requested_presentation_time
vector acquire_fences
vector release_fences
vector present_fences
bool unsquashable
bool skip_session_update_and_release_fences
uint32_t present_credits_returned
vector presentation_infos
FlatlandError expected_error