qt6-bb10/examples/vulkan
Edward Welbourne 4690d4efa6 Fix use of qrand/qsrand in an example
Convert an example to use QRandomGenerator::global().
This saves the need for seeding.

At the same time, use continuum random values rather than discrete
ones, to better fit what the example using it is doing.

Change-Id: I0adebaadb2e35832c629e314fda37e60b51f760d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-04-01 14:39:53 +00:00
..
doc
hellovulkancubes Fix use of qrand/qsrand in an example 2019-04-01 14:39:53 +00:00
hellovulkantexture Fix device local alloc in hellovulkantexture 2018-09-12 08:34:15 +00:00
hellovulkantriangle
hellovulkanwidget QtBase: replace deprecated QString functions 2019-03-04 16:54:12 +00:00
hellovulkanwindow
shared
vulkan.pro