[Mesa-dev] [Bug 111054] Vulkan overlay doesn't work with X4: Foundations
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 4 09:47:56 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111054
Lionel Landwerlin <lionel.g.landwerlin at linux.intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTOURBUG
Status|NEW |RESOLVED
--- Comment #18 from Lionel Landwerlin <lionel.g.landwerlin at linux.intel.com> ---
(In reply to Shmerl from comment #17)
> Oh, this is something already:
>
> strings X4 | grep 'vulkan/linux'
> VK_LAYER_PATH=vulkan/linux
>
> The game is doing something fishy, that's why above you can also see it
> looking for that weird "vulkan/linux" location.
Heh, you can always try to create that directory and link to the layer's file
there.
Anyway it doesn't seem like a layer bug so I'm closing this.
Thanks
--- Comment #19 from Eero Tamminen <eero.t.tamminen at intel.com> ---
(In reply to Lionel Landwerlin from comment #15)
> Thanks it seems to be using the system loader.
> At this point I have no idea apart from the game manually calling setenv()
> to drop the VK_LAYER_PATH variable.
Environment can be easily checked for a running program:
tr '\0' '\n' < /proc/PID/environ | grep VK
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190704/ad965def/attachment.html>
More information about the mesa-dev
mailing list