Home
last modified time | relevance | path

Searched refs:sw_device (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_wsi.c47 bool sw_device = true; in dzn_wsi_init() local
53 -1, NULL, sw_device); in dzn_wsi_init()
/third_party/libinput/src/
H A Devdev-fallback.h131 struct evdev_device *sw_device; member
H A Devdev-fallback.c1366 if (dispatch->tablet_mode.other.sw_device) in fallback_pair_tablet_mode()
1378 dispatch->tablet_mode.other.sw_device = tablet_mode_switch; in fallback_pair_tablet_mode()
1416 if (removed_device == dispatch->tablet_mode.other.sw_device) { in fallback_interface_device_removed()
1421 dispatch->tablet_mode.other.sw_device = NULL; in fallback_interface_device_removed()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common.h240 bool sw_device);
H A Dwsi_common.c66 bool sw_device) in wsi_device_init()
77 wsi->sw = sw_device || (WSI_DEBUG & WSI_DEBUG_SW); in wsi_device_init()
60 wsi_device_init(struct wsi_device *wsi, VkPhysicalDevice pdevice, WSI_FN_GetPhysicalDeviceProcAddr proc_addr, const VkAllocationCallbacks *alloc, int display_fd, const struct driOptionCache *dri_options, bool sw_device) wsi_device_init() argument

Completed in 6 milliseconds