qt5base-lts/examples/vulkan/shared
Laszlo Agocs 8d72aba9e3 Introduce QVulkanWindow
A convenience subclass of QWindow that provides a Vulkan-capable
window with a double-buffered FIFO swapchain.

While advanced use cases are better served by a custom QWindow
subclass, many applications can benefit from having a convenient
helper that makes getting started easier.

Add also three examples of increasing complexity, and a variant that
shows embeddeding into widgets via QWindowContainer.

[ChangeLog][QtGui] Added QVulkanWindow, a convenience subclass of
QWindow.

Task-number: QTBUG-55981
Change-Id: I6cdc9ff1390ac6258e278377233fd369a0bfeddc
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2017-03-22 15:40:57 +00:00
..
color_frag.spv Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
color_vert.spv Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
color.frag Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
color.vert Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
trianglerenderer.cpp Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
trianglerenderer.h Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00