qt5base-lts/examples/vulkan/hellovulkantexture
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
..
hellovulkantexture.cpp Fix device local alloc in hellovulkantexture 2018-09-12 08:34:15 +00:00
hellovulkantexture.h Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
hellovulkantexture.pro Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
hellovulkantexture.qrc Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
main.cpp Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
qt256.png Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
texture_frag.spv Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
texture_vert.spv Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
texture.frag Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
texture.vert Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00