Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_wsi.cpp28 const struct wsi_device_options options = {.sw_device = false}; in gfxstream_vk_wsi_init()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.h272 struct wsi_device_options { struct
284 const struct wsi_device_options *device_options); argument
Dwsi_common.c68 const struct wsi_device_options *device_options) in wsi_device_init()