[Bug 289453] graphics/mesa-* >= 25.3: Issue with vkQueueSubmit
[email protected] Sun, 12 Jul 2026 05:53:45 +0000
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289453 --- Comment #18 from Andre Albsmeier <[email protected]> --- Im a also seeing this when using mpv: ... [vo/gpu-next/libplacebo] Masking `storable` from wrapped texture because the corresponding format 'bgra8' does not support PL_FMT_CAP_STORABLE [vo/gpu-next/libplacebo] Masking `storable` from wrapped texture because the corresponding format 'bgra8' does not support PL_FMT_CAP_STORABLE [vo/gpu-next/libplacebo] Masking `storable` from wrapped texture because the corresponding format 'bgra8' does not support PL_FMT_CAP_STORABLE [vo/gpu-next/libplacebo] vkQueueSubmit2: VK_ERROR_UNKNOWN (../src/vulkan/command.c:533) [vo/gpu-next/libplacebo] vkQueueSubmit2: VK_ERROR_UNKNOWN (../src/vulkan/command.c:533) [vo/gpu-next/libplacebo] vkQueueSubmit2: VK_ERROR_UNKNOWN (../src/vulkan/command.c:533) ... Here it also started with graphics/mesa-{dri,libs} update to 25.2.8. This is 14-STABLE with the relevant ports being updated to the latest version. The GPU is Intel(R) UHD Graphics 630 (CFL GT2). vulkaninfo --summary gives me: WARNING: [Loader Message] Code 0 : ICD for selected physical device does not export vkGetPhysicalDeviceDisplayPlanePropertiesKHR! WARNING: [Loader Message] Code 0 : ICD for selected physical device does not export vkGetPhysicalDeviceDisplayPropertiesKHR! ... Vulkan Instance Version: 1.4.356 ... Devices: ======== GPU0: apiVersion = 1.4.354 driverVersion = 26.1.4 vendorID = 0x8086 deviceID = 0x3e98 deviceType = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU deviceName = Intel(R) UHD Graphics 630 (CFL GT2) driverID = DRIVER_ID_INTEL_OPEN_SOURCE_MESA driverName = Intel open-source Mesa driver driverInfo = Mesa 26.1.4 conformanceVersion = 1.4.0.0 deviceUUID = 8680983e-0200-0000-0002-000000000000 driverUUID = 657acdbc-4bf8-dc79-9688-a9b96f2a07ef ... -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.