Searched refs:WSI_SWAPCHAIN_BUFFER_BLIT (Results 1 – 4 of 4) sorted by relevance
323 WSI_SWAPCHAIN_BUFFER_BLIT : WSI_SWAPCHAIN_NO_BLIT; in get_blit_type()330 WSI_SWAPCHAIN_BUFFER_BLIT : WSI_SWAPCHAIN_NO_BLIT; in get_blit_type()1675 assert(chain->blit.type == WSI_SWAPCHAIN_BUFFER_BLIT); in wsi_create_buffer_blit_context()1854 chain->blit.type == WSI_SWAPCHAIN_BUFFER_BLIT ? 1 : 2; in wsi_finish_create_blit_context()1863 if (chain->blit.type == WSI_SWAPCHAIN_BUFFER_BLIT) { in wsi_finish_create_blit_context()2080 chain->blit.type == WSI_SWAPCHAIN_BUFFER_BLIT); in wsi_configure_cpu_image()
117 WSI_SWAPCHAIN_BUFFER_BLIT, enumerator
635 if (chain->blit.type == WSI_SWAPCHAIN_BUFFER_BLIT) { in wsi_drm_configure_image()
427 assert(chain->base.blit.type != WSI_SWAPCHAIN_BUFFER_BLIT); in wsi_create_dxgi_image_mem()