Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_win32.cpp65 WSI_IMAGE_QUEUED, enumerator
657 assert(chain->images[index].state == WSI_IMAGE_QUEUED); in wsi_win32_acquire_next_image()
689 image->state = WSI_IMAGE_QUEUED; in wsi_win32_queue_present_dxgi()
Dwsi_common_display.c131 WSI_IMAGE_QUEUED, enumerator
1922 case WSI_IMAGE_QUEUED: in _wsi_display_queue_next()
2025 image->state = WSI_IMAGE_QUEUED; in wsi_display_queue_present()