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

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_wayland.c194 wl_drm_format_for_vk_format(VkFormat vk_format, bool alpha) function in typeref:typename:uint32_t
1031 chain->drm_format = wl_drm_format_for_vk_format(chain->vk_format, alpha);
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_wayland.c406 wl_drm_format_for_vk_format(VkFormat vk_format, bool alpha) function in typeref:typename:uint32_t
1300 chain->drm_format = wl_drm_format_for_vk_format(chain->vk_format, alpha);

Completed in 6 milliseconds