Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.h344 uint32_t image_idx);
Dwsi_common_win32.cpp431 uint32_t image_idx = in wsi_create_dxgi_image_mem() local
434 if (FAILED(chain->dxgi->GetBuffer(image_idx, in wsi_create_dxgi_image_mem()
Dwsi_common.c1595 uint32_t image_idx) in wsi_common_bind_swapchain_image() argument
1598 struct wsi_image *image = chain->get_wsi_image(chain, image_idx); in wsi_common_bind_swapchain_image()