I finally put out enough fires to be able to work on this some more, but unfortunately, I’m stuck trying to make Vulkan work properly. Even though vulkaninfo works properly, in my code running on the same machine, vkEnumeratePhysicalDevices() returns VK_ERROR_INITIALIZATION_FAILED. I’ve copied the literal initialization code from vulkaninfo into my class within VirtualGL, and the same code that works in vulkaninfo fails in VirtualGL. No clue how to proceed. I’m wondering if maybe Vulkan has to be initialized prior to EGL or something silly like that.
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Can I use an EGLImage to copy between GLES and GL in the same process? | 12 | 2794 | December 4, 2018 | |
Vulkan driver -- uniform buffer bug | 8 | 4032 | September 24, 2016 | |
Black screen when running OpenGL application in OpenXR runtime | 23 | 4228 | October 18, 2021 | |
Headless Vulkan with multiple GPUs | 19 | 4378 | November 2, 2024 | |
NVIDIA (495) on sway tutorial + questions (Arch-based distros) | 86 | 59262 | January 30, 2024 | |
NVIDIA 364.12 release: Vulkan, GLVND, DRM KMS, and EGLStreams | 70 | 114351 | September 26, 2021 | |
EGL Eye: OpenGL Visualization without an X Server | 14 | 1576 | May 15, 2019 | |
CentOS 7 headless with nVidia drivers installed, OpenGL not using nVidia drivers, only llvmpipe | 44 | 4958 | May 10, 2022 | |
Running Vulkan Inside Singularity Container | 5 | 4073 | August 23, 2021 | |
Poor multithreading performance compared to DX12 | 17 | 5368 | September 29, 2020 |