Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-88388

Deprecated Vulkan validation layer usage

    XMLWordPrintable

Details

    • bbc6b5c3a7b5ac086099556c0d3299a89c956dbe (qt/qtbase/dev)

    Description

      main.cpp: QVulkanInstance setLayers() contains the following deprecated layers, according to [https://vulkan.lunarg.com/doc/sdk/1.2.154.1/windows/layer_configuration.html|:

      VK_LAYER_LUNARG_standard_validation (Q_OS_ANDROID)
      VK_LAYER_GOOGLE_threading
      VK_LAYER_LUNARG_parameter_validation
      VK_LAYER_LUNARG_object_tracker
      VK_LAYER_LUNARG_core_validation
      VK_LAYER_LUNARG_image
      VK_LAYER_LUNARG_swapchain
      VK_LAYER_GOOGLE_unique_objects

      All of the Vulkan examples in https://code.qt.io/cgit/qt/qtbase.git/tree/examples/vulkan?h=5.15 have the same deprecated layers in main.cpp.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lagocs Laszlo Agocs
            psnarf Henry Pfeil
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes