Lines Matching defs:device
115 * Checks compatibility of the device wsi_dev with the device the X server
118 * This returns true when no device could be retrieved from the X server or when
119 * the information for the X server device indicate that it is the same device.
129 /* Open the DRI3 device from the X server. If we do not retrieve one we
130 * assume our local device is compatible.
1541 result = chain->base.wsi->WaitForFences(chain->base.device, 1,
1946 VkDevice device,
1970 * - device characteristics
2003 /* When our local device is not compatible with the DRI3 device provided by
2011 result = wsi_swapchain_init(wsi_device, &chain->base, device,
2125 result = x11_image_init(device, chain, pCreateInfo, pAllocator,