vulkan/wsi/x11: add support for IMMEDIATE present mode

Graphics / Mesa 3D Graphics Library / Mesa - Dave Airlie [redhat.com] - 26 October 2016 20:43 UTC

We shouldn't be using ASYNC here, that would be used for immediate mode, so let's implement that.

ca03500 vulkan/wsi/x11: add support for IMMEDIATE present mode
src/vulkan/wsi/wsi_common_x11.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Upstream: cgit.freedesktop.org


  • Share