Searched refs:shm_format (Results 1 – 1 of 1) sorted by relevance
169 enum wl_shm_format shm_format; member485 drm_format_for_wl_shm_format(enum wl_shm_format shm_format) in drm_format_for_wl_shm_format() argument488 switch (shm_format) { in drm_format_for_wl_shm_format()494 return shm_format; in drm_format_for_wl_shm_format()501 enum wl_shm_format shm_format) in wsi_wl_display_add_wl_shm_format() argument503 uint32_t drm_format = drm_format_for_wl_shm_format(shm_format); in wsi_wl_display_add_wl_shm_format()2124 chain->shm_format); in wsi_wl_image_init()2370 chain->shm_format = wl_shm_format_for_vk_format(chain->vk_format, alpha); in wsi_wl_surface_create_swapchain()