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

Is QQuickRhiItem not working well with vulkan?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.9.1
    • GUI: Vulkan, Qt RHI
    • None
    • Linux/Wayland, Linux/X11

    Description

      Hi,

      I created a simple QQuickRhiItem example which should display an image.

      The issue happens only if I'm using the VK backend (set QSG_RHI_BACKEND=vulkan env variable) and if I change the item size from Main.qml from

              width: 320
              height: 240 

      to

              width: 320 * 3
              height: 240 * 3 

      The example works great with opengl backend.

      Attachments

        1. image-2025-06-17-14-42-50-673.png
          159 kB
          BogDan Vatra
        2. image-2025-06-17-14-43-39-221.png
          115 kB
          BogDan Vatra
        3. image-2025-06-17-14-45-50-973.png
          176 kB
          BogDan Vatra
        4. TestQQuickRhiItem.tar.bz2
          12 kB
          BogDan Vatra
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lagocs Laszlo Agocs
            taipan BogDan Vatra
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes