Home
last modified time | relevance | path

Searched refs:device_event (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_display.c168 bool device_event; /* fence is used for device events */ member
1675 if (fence->device_event) in wsi_display_fence_wait()
1717 if (fence->device_event) { in wsi_display_fence_destroy()
2949 fence->device_event = true; in wsi_register_device_event()