Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_wayland.c510 wl_drm_format_for_vk_format(VkFormat vk_format, bool alpha) in wl_drm_format_for_vk_format() function
565 uint32_t drm_format = wl_drm_format_for_vk_format(vk_format, alpha); in wl_shm_format_for_vk_format()
2368 chain->drm_format = wl_drm_format_for_vk_format(chain->vk_format, alpha); in wsi_wl_surface_create_swapchain()