qt5base-lts/examples/vulkan
Laszlo Agocs 1c6bd414dd Fix device local alloc in hellovulkantexture
Running with QT_VK_FORCE_STAGE_TEX does not work at all with recent
NVIDIA drivers due to QVulkanWindow's and the example's naive way of
picking the memory index. Enhance this and add a warning note to the
QVulkanWindow docs as well.

Change-Id: I7f200e11d982b56e3da3b71ee3915bd7bfca5cc1
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2018-09-12 08:34:15 +00:00
..
doc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
hellovulkancubes Revise an incorrect QVulkanWindow doc note 2018-09-06 09:17:53 +00:00
hellovulkantexture Fix device local alloc in hellovulkantexture 2018-09-12 08:34:15 +00:00
hellovulkantriangle Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
hellovulkanwidget QVulkanWindow: use QVector, not QSet, for small int set 2017-05-22 08:50:05 +00:00
hellovulkanwindow Vulkan Examples: Fix Clang warnings about initialization of VkClearColorValue 2018-04-30 08:35:15 +00:00
shared Revise an incorrect QVulkanWindow doc note 2018-09-06 09:17:53 +00:00
vulkan.pro Add the Vulkan cube example 2017-03-29 10:58:06 +00:00