Home
last modified time | relevance | path

Searched refs:sw_device (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.h273 bool sw_device; member
Dwsi_common.c82 wsi->sw = device_options->sw_device || (WSI_DEBUG & WSI_DEBUG_SW); in wsi_device_init()