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
hellovulkantexture.pro
hellovulkantexture.qrc
main.cpp
qt256.png
texture_frag.spv
texture_vert.spv
texture.frag
texture.vert