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

RHI on Vulkan: shadowmap manual test validation warning (SDK 1.2.154)

    XMLWordPrintable

Details

    • 1176959b47ef81833998d41b822290d2788f9a4b (qt/qtbase/6.0) 133af89038927d5f1a536619ff2869e8f372a4dd (qt/qtbase/dev)

    Description

      vkDebug: Validation: 0: Validation Error: [ VUID-vkCmdDrawIndexed-None-02690 ] 
      Object 0: handle = 0x130000000013, type = VK_OBJECT_TYPE_DESCRIPTOR_SET; Object 1:
      handle = 0x110000000011, type = VK_OBJECT_TYPE_SAMPLER; Object 2: 
      handle = 0x100000000010, type = VK_OBJECT_TYPE_IMAGE_VIEW; | MessageID = 0xd2c86c0c
      | sampler (VkSampler 0x110000000011[]) in descriptor set 
      (VkDescriptorSet 0x130000000013[]) is set to use VK_FILTER_LINEAR, then image view's
      (VkImageView 0x100000000010[]) format (VK_FORMAT_D32_SFLOAT) MUST contain
      VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT in its format features. 
      The Vulkan spec states: If a VkImageView is sampled with VK_FILTER_LINEAR as a r
      esult of this command, then the image view's format features must contain
      VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT 
      (https://vulkan.lunarg.com/doc/view/1.2.154.0/linux/1.2-extensions/vkspec.html#VUID-vkCmdDrawIndexed-None-02690)
      

      Attachments

        For Gerrit Dashboard: QTBUG-89761
        # Subject Branch Project Status CR V

        Activity

          People

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes