qt5base-lts/tests/manual/rhi/hellominimalcrossgfxtriangle
Laszlo Agocs 9f7088fd7f rhi: Stop hardcoding the Vulkan backend's desired instance extensions
Instead, have a static function in QRhiVulkanInitParams then Qt Quick
and anyone else who creates a QVulkanInstance that is then used in
combination with QRhi can query.

Change-Id: I046e0d84541fc00f5487a7527c97be262221527f
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2021-01-18 13:21:15 +01:00
..
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
hellominimalcrossgfxtriangle.pro Clean up and modernize hellominimalcrossgfxtriangle manual test 2020-02-04 10:15:02 +01:00
hellominimalcrossgfxtriangle.qrc Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
hellowindow.cpp rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
hellowindow.h Clean up and modernize hellominimalcrossgfxtriangle manual test 2020-02-04 10:15:02 +01:00
main.cpp rhi: Stop hardcoding the Vulkan backend's desired instance extensions 2021-01-18 13:21:15 +01:00
window.cpp Add a dedicated QWindow surface type for D3D 2021-01-04 10:37:11 +00:00
window.h Clean up and modernize hellominimalcrossgfxtriangle manual test 2020-02-04 10:15:02 +01:00