Searched refs:flush_syncobj (Results 1 – 3 of 3) sorted by relevance
808 .handle = screen->flush_syncobj, in agx_batch_submit()916 .handle = screen->flush_syncobj, in agx_batch_submit()
893 uint32_t flush_syncobj; member
2486 drmSyncobjDestroy(screen->dev.fd, screen->flush_syncobj); in agx_destroy_screen()2620 drmSyncobjCreate(agx_device(screen)->fd, 0, &agx_screen->flush_syncobj); in agx_screen_create()