qt6-bb10/examples/vulkan/shared
Marc Mutz 5336e061ec QVulkanWindow: return QMatrix4x4 by value
The function never returns nullptr, so return the matrix by value.

Change-Id: I7c1eeb43b9693866049763565b575348ddd35548
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2017-05-22 09:23:15 +00:00
..
block.buf Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
block.txt Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color.frag
color.vert
color_frag.spv
color_vert.spv
objconvert.js Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
qt_logo.buf Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
qt_logo.txt Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
trianglerenderer.cpp QVulkanWindow: return QMatrix4x4 by value 2017-05-22 09:23:15 +00:00
trianglerenderer.h