Bug 97153 - VK_PRESENT_MODE_FIFO not supported for xcb surfaces
Summary: VK_PRESENT_MODE_FIFO not supported for xcb surfaces
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Vulkan/intel (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Intel 3D Bugs Mailing List
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-31 10:11 UTC by Nicolas Koch
Modified: 2017-01-11 20:33 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Nicolas Koch 2016-07-31 10:11:55 UTC
VK_PRESENT_MODE_FIFO is required to be supported by the vulkan spec. This driver, however, does not implement it for xcb/x11 surfaces (see anv_wsi_x11.c; line 127)


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.